Confirm credit purchase
checkout
Confirm credit purchase
Verifies that a Stripe payment succeeded and adds the purchased credits to the user’s balance. This endpoint should be called after the payment is confirmed on the frontend.
POST
Confirm credit purchase
Documentation Index
Fetch the complete documentation index at: https://docs.platform.arb.inc/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
access token
Body
application/json
Stripe PaymentIntent ID (pi_xxx format, 1-255 characters)
Example:
"pi_3MtwBwLkdIwHu7ix28a3tqPa"