Create order

Creates a new Order, for more information visit https://docs.nitrobox.io/docs/order-management-1

Body Params

Please see Order Model below for more information regarding required values and input type.

agreedDeposits
array of objects | null

Agreed deposits on order.

agreedDeposits
allowances
array of objects | null

A list of allowances included in the order. Please see Allowance Model for more details

allowances
string
enum
Defaults to INVOICE
deprecated

DEPRECATED. The type of document that is automatically generated at order creation. Will be one of:

Allowed:
string
enum
Defaults to IMMEDIATELY

It defines billing time, when an invoice should be triggered. Defaults to Immediately.

Allowed:
string | null

Reference to the business segment of the order. Default business segment will be used if not specified.

debtorOrderDetails
required
string
enum
Defaults to de

The language of the order. Should be in ISO 639-1 ('de') format and if given must match to the used Business Segment.

lineItems
array of objects | null

A list of line items included in the order. Please see Line Item Model for more details

lineItems
date-time | null

The date of the order.

string
required
length between 1 and 100

Unique external reference. Must have size between 1 and 100 and match with the regular expression '[a-zA-Z0-9_.~-]{1,100}'. Must be unique.

paymentInformation
object | null

A request to specify payment-related details.

paymentTerm
object | null

Specifies a payment term.

properties
array of objects | null

Additional order properties

properties
Responses

Language
Credentials
OAuth2
Missing 1 required scope
LoadingLoading…
Response
Choose an example:
application/json