billing
Fulfill Credit Purchase
Fulfill a completed credit purchase and add credits to your balance.
Idempotent — safe to call multiple times for the same session.
post/v1/billing/credit-purchase/fulfill
Headers
authorizationstring
Request body
Response
Successful Response
Example response
{
"balance_cents": 29750
}Changes
No recorded changes to this endpoint across all 1 revision of this API.