Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

fwdorigin
enum<string>
default:DISPATCH_API
required
Available options:
DISPATCH_API

Body

application/json
customerAddressId
number<float>
required
orderDelivery
object
required
returnMethod
enum<string> | null
required

Set returnMethod as DELIVERY if you require return delivery, otherwise specify IN_STORE_PICKUP

Available options:
IN_STORE_PICKUP,
DELIVERY,
null
bagCount
number<float>
required
storeId
number<float>
required
centsCustomerId
number<float>
required
hasDryCleaning
boolean
required
isHangDrySelected
boolean
required
turnAroundInHours
number<float>
required
hangDryInstructions
string
required
orderNotes
string
required
orderServices
object[]
subscription
object

Use this property for recurring order

paymentToken
string
tipAmount
number<float>
tipOption
string
promoCode
string

Response

Order successfully created

Returns the order ID