Skip to main content
POST
Create payment intent for order

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is the account token returned from the Login endpoint.

Path Parameters

orderId
string<uuid>
required

The internal order ID

Response

Success

paymentIntentId
string
clientSecret
string
customerSessionSecret
string