Orders
Everything about purchasing insurance products
📄️ Purchase an insurance product for a customer
Submit an order for an insurance product for a customer.
📄️ Get all orders for a customer
Get all orders for a customer.
📄️ Get an order for a customer
Get an order for a customer.
📄️ Authorize an order that was created with your public partner key.
When an order is created via the Grow widget and paid for via a custom payment integration, you will need to call this endpoint from your server to indicate that the payment was completed successfully so that the order will be processed.
📄️ Cancel an order
This is to allow developers to trigger and test the 'order.cancelled' webhook event in test environments. This operation will return a 403 response in production.