Update a multi-order

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

Log in to see full request history
Path Params
string
required
Body Params
billing_address
object
client_data
object
string
1 to 1000

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

customer
object
string

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
required

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

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
1 to 100

Orders

orders
string
≤ 30

Phone number of the multi-order.

string
1 to 100

Optional merchant status of the multi-order.

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