Edit Order
Path parameters
Headers
Replace the BgxsDwd00n.LNNn90QydrjgZ1K9dS13 part with your own API_KEY from Shipday for authentication.
Request body
Unique orderID that was provided from the system once the order was inserted
Numeric 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 for the particular order ( yyyy-mm-dd formatv)
Expected pickup time for the particular order (format hh:mm:ss)
Expected Delivery Time 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
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' )
Pickup details breakdown
Dropoff details breakdown
Response
200
Example response
{
"success": true,
"response": "Order updated"
}