Skip to main content

POST /orders/{orderId}/payments/initiate

Initiates payment for an offer. Required scope: orders:write Request body:
Response:

GET /orders/{orderId}/payments/{paymentIntentId}

Returns the payment snapshot stored on the order. Required scope: orders:read
Response:

POST /orders/{orderId}/payments/finalize

Finalizes payment for an accepted offer. Required scope: orders:write Request body:
Response: