payment-methods-users
update a payment method
put/payment-methods/channels/payment-methods/{id}
Path parameters
idstring required
the id of the payment method
Request body
Response
Success
Example response
{
"paymentChannelType": "P2P_WALLET"
}Changes
Changed in 1 of the 6 revisions of this API.2
- ○
the endpoint scheme security
HMACAuthwas added to the APIapi-security-added
- ○
the endpoint scheme security
authTokenwas removed from the APIapi-security-removed
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○