Update
Only custom payment methods can be updated.
Path parameters
entityId
Entity ID or Entity ForeignID
paymentMethodId
Payment Method ID or Payment Method ForeignID
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
custom
OR
bankAccount
Only defaultSource, defaultDestination, accountName, and checkOptions can be updated.
OR
card
Only defaultSource and defaultDestination can be updated.
OR
check
Only defaultSource and defaultDestination can be updated.
OR
offPlatform
Only defaultSource and defaultDestination can be updated.
OR
utility
Only defaultSource and defaultDestination can be updated.
Response
This endpoint returns an object.
bankAccount
OR
card
OR
check
OR
custom
OR
offPlatform
OR
utility