Submit order with scale priced products
Submits the order. For the variants, the scale prices of the associated product are used. If there are organisation specific prices configured for the customer organisation, they will be preferred.
If an online payment method is used, the payment transaction is executed immediately. In case of a payment error, a detailed error will be thrown.
Will generate an Order submitted event.
Authentication
AuthorizationBearer
An auth_token should be provided to authenticate a session.
To obtain an auth_token, see the POST request to
/api/v1/authenticate.
Request
This endpoint expects an object.
variant
payment_option
shipping_option
shipping_address
invoice_address
auto_provisioning
purchase_order_number
Optional alphanumeric string that can be used as internal reference by the customer.
Maximum 50 characters.
Response
Order submitted and either payed immediately via online payment or returning payment details for wire transfer.
id
status
paid
submit_date
issuer_org
customer_org
line
shipping_address
invoice_address
shipping_option
payment_option
subtotal
vat_rate
vat
total
currency
meta
purchase_order_number