post https://api.playbox.grow.curacel.co/api/v1/quotes/accept
Create an order from a quotation
Log in to see full request history
Responses
Create an order from a quotation
xxxxxxxxxx
curl --request POST \
--url https://api.playbox.grow.curacel.co/api/v1/quotes/accept \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"payment_type": "wallet"
}
'
Try It!
to start a request and see the response here! Or choose an example: