ShipstationShipstation / Create Order

appKey: shipstation
actionKey: create-order

Action Inputs

The following parameters are available when configuring this action:
billTo
Bill To
The recipients billing address. Use the <a href="https://www.shipstation.com/docs/api/models/address" target=_blank>Address</a> model.
string
customerEmail
Customer Email
A list of customers
string
orderDate
Order Date
The date the order was placed. E.g. 2015-06-29T08:46:27.0000000
string
orderNumber
Order Number
A user-defined order number used to identify an order.
string
orderStatus
Order Status
The order's status.
string
shipTo
Ship To
The recipient's shipping address. Use the <a href="https://www.shipstation.com/docs/api/models/address" target=_blank>Address</a> model.
string
customerUsername
Customer Username
The customer's username. Note: This property needs to be defined in order to generate a customer profile
string | undefined
gift
Gift
Specifies whether or not this Order is a gift
boolean | undefined
items
Items
Array<string> | undefined