SpaceMediaSpaceMedia
Endpoint referenceBilling and Checkouts

Verify Credits Checkout

POST
/api/v1/order/credits/checkout/verify

Verify a credits checkout by checkout_id after payment completion. The response confirms whether the credit balance update has been applied.

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?