ShipdayShipday / Create Order

appKey: shipday
actionKey: create-order

Action Inputs

The following parameters are available when configuring this action:
customerAddress
Customer Address
The address of the customer
string
customerEmail
Customer Email
The email address of the customer
string
customerName
Customer Name
The name of the customer
string
customerPhoneNumber
Customer Phone Number
Phone number of the customer with country code
string
orderNumber
Order Number
Alphanumeric identifier for the order object
string
restaurantAddress
Restaurant Address
The address of the restaurant
string
restaurantName
Restaurant Name
The name of the restaurant
string
deliveryFee
Delivery Fee
The delivery fee for the order
string | undefined
deliveryInstruction
Delivery Instruction
The delivery instructions for the order
string | undefined
deliveryLatitude
Delivery Latitude
The latitude of the delivery location
string | undefined
deliveryLongitude
Delivery Longitude
The longitude of the delivery location
string | undefined
discountAmount
Discount Amount
The discount amount for the order
string | undefined
expectedDeliveryDate
Expected Delivery Date
Expected delivery date in UTC for the particular order ( yyyy-mm-dd format)
string | undefined
expectedDeliveryTime
Expected Delivery Time
Expected Delivery Time in UTC for the particular order (format hh:mm:ss)
string | undefined
expectedPickupTime
Expected Pickup Time
Expected pickup time in UTC for the particular order (format hh:mm:ss)
string | undefined
pickupInstruction
Pickup Instruction
The pickup instructions for the order
string | undefined
pickupLatitude
Pickup Latitude
The latitude of the pickup location
string | undefined
pickupLongitude
Pickup Longitude
The longitude of the pickup location
string | undefined
tax
Tax
The tax for the order
string | undefined
tips
Tips
Tips amount for the order
string | undefined
totalOrderCost
Total Order Cost
The total cost of the order
string | undefined