v1
latestOpenAPI 3.1.02026-07-241120379.1 KBCopy of Change payment method on subscription
Rate limit - 5/s
post/2023-10/subscription/{subscriptionId}/backupPaymentMethod
Path parameters
subscriptionIdinteger required
Id of the subscription
Request body
Response
200
Example response
{
"success": true,
"message": "Payment method changed successfully",
"code": "SUCCESS"
}