Create a multi-order

This will create a multi-order based on the input parameters.

Log in to see full request history
Body Params
applied_discounts
array of objects
≥ 1

Applied discounts.

applied_discounts
billing_address
object
required
client_data
object
string
1 to 1000

Any additional comments about the multi-order/multi-cart.

string
required

Currency code.

customer
object
string

Discounts amount.

string
required

Email of the multi-order.

error
object

Error details are collected from multiple API calls, until we reach fatal/error severity and need to stop the flow.
Error details list can be used for deciding what errors we should show to clients (usually Fatal/Error severity).
For example, we can show the first Fatal/Error we found in the error details list,
or we can show all Fatal/Error errors we have.

uuid

Unique identifier for the multi-order / multi-cart.

date-time

Merchant Specified Timestamp of when the MultiOrder was created.

date-time

Merchant Specified Timestamp of the last modification to the MultiOrder.

metadata
object

Additional map-like data for any custom extra data.

orders
array of objects
required
1 to 100

Orders

orders*
payments
array of objects
required
≥ 1

Payments.

payments*
string
≤ 30

Phone number of the multi-order.

string
required

Price.

promotion
object
string
1 to 100

Optional merchant status of the multi-order.

string
required

Subtotal price.

string
required

Tax amount.

Headers
string
required
Responses

Language
Credentials
OAuth2
Click Try It! to start a request and see the response here! Or choose an example:
application/json