v1
latestOpenAPI 3.1.02026-07-2413054.9 KBInsert Order
Headers
Replace the BgxsDwd00n.LNNn90QydrjgZ1K9dS13 part with your own API_KEY from Shipday for authentication.
Request body
Alphanumeric identifier for the order object
The name of the customer
Address of the customer
Email Address of the customer
Phone number of the customer with country code
Name of the restaurant
Address of the restaurant
Phone number of the restaurant with country code
Expected delivery date in UTC for the particular order ( yyyy-mm-dd format)
Expected pickup time in UTC for the particular order (format hh:mm:ss)
Expected Delivery Time in UTC for the particular order (format hh:mm:ss)
Pickup location latitude
Pickup location longitude
Delivery location latitude
Delivery location longitude
Tips amount for the order
Tax amount for the order
Discount amount for the order
Delivery fee amount for the order
Total cost for the particular order
Pickup related instructions for the order
Delivery Instruction for the driver or restaurant (if given)
Source of the order
Additional ID for the order
Client Restaurant ID
Selected payment method for the order
Type of the credit card ( Not needed if the payment method is 'cash' )
Last four digits of the credit card ( Not needed if the payment method is 'cash' )
Marker of catering order
Response
200
Example response
{
"success": true,
"orderId": 118
}