v1
latestOpenAPI 3.0.1Proprietary2026-07-146923125.8 KBPayment Method
Update a payment method
put/paymentMethod/{id}
Path parameters
idinteger required
Request body
Example request
{
"self": "subscription/123"
}Response
OK
Example response
{
"self": "subscription/123"
}