SpaceMediaSpaceMedia
Endpoint referenceBilling and Checkouts

Create Credits Checkout

POST
/api/v1/order/credits/checkout

Create a checkout for organization credits. Store checkout_id, send the user through the returned payment flow, and verify the checkout before increasing available balance.

Authorization

BearerAuth
AuthorizationBearer <token>

In: header

Request Body

application/json

Request payload.

TypeScript Definitions

Use the request body type in TypeScript.

Response Body

application/json

application/json

application/json

application/json

application/json

application/json

Was this page helpful?