SpaceMediaSpaceMedia
Endpoint referenceBilling and Checkouts

Create Payment Method Management Session

POST
/api/v1/billing/payment-methods/{payment_method_id}/manage

Create a hosted payment method management session for a saved payment method by payment_method_id when external management is required. The response returns a redirect_url when available.

Authorization

BearerAuth
AuthorizationBearer <token>

In: header

Path Parameters

payment_method_id*string

Opaque saved payment method reference returned by the billing overview. Do not parse provider details from this value.

Response Body

application/json

application/json

application/json

application/json

application/json

application/json

Was this page helpful?