post https://integrate.atomix.tech/api/v1/order
Log in to see full request history
Example Response
{
"success": true,
"orderNumber": "#1001",
"orderId": "91d17f28-0ceb-4795-9049-2a8adf65541f"
}
Responses
{
"success": true,
"orderNumber": "#1001",
"orderId": "91d17f28-0ceb-4795-9049-2a8adf65541f"
}
xxxxxxxxxx
curl --request POST \
--url https://integrate.atomix.tech/api/v1/order \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: