Create Wholesale Order
This endpoint creates a new wholesale order
POST
Body
string
The Id of the wholesale order
string
The name of the wholesale order
string
The order number of the wholesale order
string
The date the wholesale order was created
string
The date the wholesale order was last updated
string
The financial status of the wholesale order
string
The fulfillment status of the wholesale order
string
The imported status of the wholesale order
string
The delivery date of the wholesale order
string
The delivery address of the wholesale order
string
Location or site where the work order is applicable
string
Memo or additional notes related to the work order
string
The date the wholesale order was imported
string
The customer number of the wholesale order
Response
number
Indicates whether the call was successful. 1 if successful, 0 if not.
string
A message indicating the result of the call.
object
The wholesale order object that was created.