Skip to main content
POST
Confirm credit purchase

Authorizations

Authorization
string
header
required

access token

Body

application/json
paymentIntentId
string
required

Stripe PaymentIntent ID (pi_xxx format, 1-255 characters)

Example:

"pi_3MtwBwLkdIwHu7ix28a3tqPa"

Response

Credits successfully added to balance

success
boolean
Example:

true

creditsAdded
integer
Example:

50

newBalance
number
Example:

200.5

transactionId
string
Example:

"9d1e2f3a-4b5c-6d7e-8f9a-0b1c2d3e4f5a"