receiveOrder

Receive a "Order" message. This creates an order in the system.

Log in to see full request history
timestatususer agent
Retrieving recent requests…
LoadingLoading…
Body Params
object

Meta data of a message

object

The head of a order. Information in the head applies to all items, unless corresponding item fields are not null, i.e. explicitly different from the head.
An order may be a purchase order or a sales order.

array of objects

The items of the purchase order.

items
array of objects

Documents of the purchase order.

documents
array of objects

The storage data of the archived documents of the purchase order

archivedDocuments
boolean
Defaults to false

Indication whether the order should use (and create) a reference item. Default is false

boolean

Indication whether the order is data complete. If left empty: default for new objects is false.

Response

Language
Credentials
:
Click Try It! to start a request and see the response here!