List entity payment methods
mercoa_list_entity_payment_methodsList an entity's payment methods (bank accounts, cards, check, etc.). GET /entity/{entityId}/paymentMethods.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Filter by payment method type (e.g. bankAccount, card, check). | |
| entityId | Yes | Entity ID or foreign ID. |