Access: authenticated organization users. Gateway availability depends on organization settings.
Verifies a completed credits top-up checkout session (Stripe or PayPal) and finalizes the balance credit.
API callers must send payment_intent_id plus either token (PayPal order id) or session_id (Stripe Checkout Session id).
Documentation Index
Fetch the complete documentation index at: https://docs.spacemedia.uk/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Use application/json for API responses.
Bearer access token. Use Bearer <YOUR_ACCESS_TOKEN>.
optional (Web/PayPal) PayPal order id.
"5M12345678901234"
optional (Web/Stripe) Stripe Checkout Session id.
"cs_test_a1B2C3D4E5"
The body is of type object.
Success
The response is of type object.