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