Skip to main content
POST
Check payment status for multiple orders

Authorizations

x-commerce-api-key
string
header
required

Legacy alias for commerce-scoped API keys. Prefer x-api-key with scope=commerce.

Body

application/json
orderIds
string<uuid>[]
required

Array of order IDs to check

Maximum array length: 50

Response

200 - application/json

Bulk payment status retrieved

success
boolean
data
object[]