Validates a multi-cart.

This will validate and return a multi-cart based on the input parameters.

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

Applied discounts.

applied_discounts
object
object
string
1 to 1000

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

string

Currency code.

object
string

Discounts amount.

string

Email of the multi-order.

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.

string

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

object

Additional map-like data for any custom extra data.

array of strings
1 to 100

(Only for MultiCart Validate) Orchestration Steps to run in Orchestration Validate flow.
Useful for optimizing and reducing number of API calls based on changed MultiCart state.
If not specified - Orchestration Validate will call all enabled steps.

orchestration_steps
array of objects
0 to 100

Orders

orders
array of objects
≥ 0

Payments.

payments
string
≤ 30

Phone number of the multi-order.

string

Price.

object
string
1 to 100

Optional merchant status of the multi-order.

string

Subtotal price.

string

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