post https://api.playbox.grow.curacel.co/api/v1/orders
Submit an order for an insurance product for a customer.
Log in to see full request history
Responses
Submit an order for an insurance product for a customer.
xxxxxxxxxx
10curl --request POST \
--url https://api.playbox.grow.curacel.co/api/v1/orders \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"payment_type": "wallet",
"trip_frequency": "recurring"
}
'
Try It!
to start a request and see the response here! Or choose an example: