Payment 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"
}{
"self": "subscription/123"
}OK
{
"self": "subscription/123"
}