Verify Release Checkout
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 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?
Create Stripe Release Checkout
Create Stripe Release Checkout. Use it to start checkouts, verify completion, manage saved payment methods, inspect invoices, and cancel or resume organization billing subscriptions. It applies the requested change and returns the updated resource, validation result, or action status needed for the next API step.
Create Credits Checkout
Create 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.