post https://api-dev.orbit.do/v5/orders
Log in to see full request history
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
Loading…
Responses
400bad request
401unauthorized
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
400bad request
401unauthorized
xxxxxxxxxx
119curl --request POST \
--url https://api-dev.orbit.do/v5/orders \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"payment": {
"provider": "braintree"
},
"priceStrategy": {
"type": "calculate-fare"
},
"status": "requested",
"customer": {
"shipperAddressOpeningHours": {
"action": "general",
"monday": {
"open": true
},
"tuesday": {
"open": true
},
"wednesday": {
"open": true
},
"thursday": {
"open": true
},
"friday": {
Try It!
to start a request and see the response here! Or choose an example: