POST /orders/{orderId}/payments/initiate
Initiates payment for an offer.
Required scope: orders:write
Request body:
GET /orders/{orderId}/payments/{paymentIntentId}
Returns the payment snapshot stored on the order.
Required scope: orders:read
POST /orders/{orderId}/payments/finalize
Finalizes payment for an accepted offer.
Required scope: orders:write
Request body:

