API ReferenceEntityPayment Method

Update

PUT
Only custom payment methods can be updated.

Path parameters

entityIdstringRequired
Entity ID or Entity ForeignID
paymentMethodIdstringRequired

Request

This endpoint expects a union.
Custom
OR
Bank Account
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
Off Platform
Only defaultSource and defaultDestination can be updated.
OR
Utility
Only defaultSource and defaultDestination can be updated.

Response

This endpoint returns a union
Bank Account
OR
Card
OR
Check
OR
Custom
OR
Off Platform
OR
Utility