cURL
curl --request PUT \ --url https://api.smokeball.com/subscriptions/{subscriptionId}/paymentmethods/{id}/default \ --header 'Authorization: <api-key>' \ --header 'x-api-key: <api-key>'
This response does not have an example.
Sets a payment method as the default for a subscription.
Important notes:
The unique identifier of the subscription
The ID of the payment method to set as default
Successfully set the default payment method