Orders
Create a new order
Creates a new record in the sandbox. Data is session-scoped and auto-expires in 30 minutes.
post/api/v1/orders
Request body
Response
Default Response
Example response
{
"success": true
}Creates a new record in the sandbox. Data is session-scoped and auto-expires in 30 minutes.
Default Response
{
"success": true
}