SpaceMediaSpaceMedia
Endpoint referenceBilling and Checkouts

Verify Release Checkout

POST
/api/v1/order/checkout/verify

Verify a release checkout by checkout_id after payment completion. The response updates the related release order and returns a payment status suitable for the next catalog step.

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?