Skip to main content
POST
Validate cart

Authorizations

X-Channel-Id
string
header
required

Merchant storefront identifier. Provided during onboarding.

X-Session-Id
string
header
required

Diner session identifier. Created by GET /channel and returned in the X-Session-Id response header.

Response

200 - application/json

Validation result

valid
boolean
token
string | null

MD5 hash for duplicate payment prevention. Null when invalid.

errors
object[] | null