Billing - Payment Methods
Set Default Payment Method
Sets a previously added payment method (identified by its Stripe PM or Card ID) as the default for the organization’s subscriptions. Requires billing:update
scope.
POST
Authorizations
Standard OAuth2 flow for user authentication. Use Authorization Code Grant or Implicit Grant. JWT Bearer tokens obtained are used for subsequent requests.
Body
application/json
Response
201
application/json
Default payment method updated successfully. Returns the details of the new default method.
The response is of type object
.