SpaceMediaSpaceMedia
Endpoint referenceBilling and Checkouts

Set Default Payment Method

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

Set a saved payment method as the organization default by payment_method_id. Use this after listing billing overview or adding a new payment method.

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?