Edit OrderCopy Pageput https://api.shipday.com/order/edit/{orderId}Recent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Path ParamsorderIdstringrequiredBody ParamsorderIdint64Defaults to 6355523Unique orderID that was provided from the system once the order was insertedorderNostringrequiredDefaults to 99Numeric identifier for the order objectcustomerNamestringrequiredDefaults to Mr. Jhon MasonThe name of the customercustomerAddressstringrequiredDefaults to 556 Crestlake Dr, San Francisco, CA 94132, USAAddress of the customercustomerEmailstringrequiredDefaults to [email protected]Email Address of the customercustomerPhoneNumberstringrequiredDefaults to +14152392212Phone number of the customer with country coderestaurantNamestringrequiredDefaults to Popeyes Louisiana KitchenName of the restaurantrestaurantAddressstringrequiredDefaults to 890 Geneva Ave, San Francisco, CA 94112, United StatesAddress of the restaurantrestaurantPhoneNumberstringDefaults to +14152392013Phone number of the restaurant with country codeexpectedDeliveryDatedateDefaults to 2021-06-03Expected delivery date for the particular order ( yyyy-mm-dd formatv)expectedPickupTimedate-timeDefaults to 17:45:00Expected pickup time for the particular order (format hh:mm:ss)expectedDeliveryTimedate-timeDefaults to 19:22:00Expected Delivery Time for the particular order (format hh:mm:ss)pickupLatitudedoubleDefaults to 41.53867Pickup location latitudepickupLongitudedoubleDefaults to -72.0827Pickup location longitudedeliveryLatitudedoubleDefaults to 41.53867Delivery location latitudedeliveryLongitudedoubleDefaults to -72.0827Delivery location longitudeorderItemsarrayArray of Order item objectsorderItemstipdoubleDefaults to 2.5Tips amount for the ordertaxdoubleDefaults to 1.5Tax amount for the orderdiscountAmountdoubleDefaults to 1.5Discount amount for the orderdeliveryFeedoubleDefaults to 3Delivery fee amount for the ordertotalCoststringDefaults to 13.47Total cost for the particular orderdeliveryInstructionstringDefaults to fastDelivery Instruction for the driver or restaurant (if given)orderSourcestringDefaults to SeamlessSource of the orderadditionalIdstringDefaults to 4532Additional ID for the orderclientRestaurantIdint32Defaults to 12Client Restaurant IDpaymentMethodstringDefaults to credit_cardSelected payment method for the ordercreditCardTypestringDefaults to visaType of the credit card ( Not needed if the payment method is 'cash' )creditCardIdint32Defaults to 1234Last four digits of the credit card ( Not needed if the payment method is 'cash' )HeadersAuthorizationstringDefaults to Basic BgxsDwd00n.LNNn90QydrjgZ1K9dS13Replace the BgxsDwd00n.LNNn90QydrjgZ1K9dS13 part with your own API_KEY from Shipday for authentication.Content-TypestringDefaults to application/jsonResponse 200200Updated 11 months ago