React Library
Sign in
Book a demo
Search...
/
Home
Mercoa Overview
Getting Started
Step 1: API Keys and Concepts
Step 2: Backend Integration
Step 3: Frontend Integration
Common Concepts
Entities
Entity Groups
Entity Users
Payment Methods
Creating Payouts via API
Custom Fields
Business Representative
Webhooks
Notifications
Testing and Errors
Accounts Payable
Creating and Managing Payers (C2s)
Creating and Managing Vendors (C3s)
Invoices
Batch Payments
Recurring Payments
Approval Policies
Email Inbox
Vendor Credits
Accounting Sync
Accounts Receivable
Creating and Managing Vendors (C2s)
Creating and Managing Payers (C3s)
Invoices
SDKs
React Component Library
Javascript (Node/Browser)
Python
Go
Java
.Net
API Reference
Entity Group
Entity
GET
Search entities
POST
Create entity
GET
Get entity
POST
Update entity
DEL
Delete entity
POST
Accept Terms of Service
POST
Initiate KYB
POST
Generate JWT Token
GET
Plaid Link token
GET
Generate Onboarding Link
POST
Send Onboarding Email
GET
Events
Counterparty
Email Log
Payment Method
GET
Get All
POST
Create
GET
Get
PUT
Update
DEL
Delete
Bank Account
User
Approval Policy
Customization
Document
Email Template
External Accounting System
Invoice
Metadata
Notification Policy
Representative
Invoice Template
Invoice
Organization
Bank Lookup
Calculate
Custom Payment Method Schema
OCR
Payment Methods
Transaction
Webhooks
React Library
Sign in
Book a demo
API Reference
Entity
Payment Method
Get All
GET
https://api.mercoa.com
/
entity
/
:entityId
/
paymentMethods
Path parameters
entityId
string
Required
Entity ID or Entity ForeignID
Query parameters
type
enum
Optional
Type of payment method to filter
Show 9 enum values
Response
This endpoint returns a list of objects.
Bank Account
Show 17 properties
OR
Card
Show 15 properties
OR
Check
Show 17 properties
OR
Custom
Show 17 properties
OR
Off Platform
Show 10 properties
OR
Utility
Show 11 properties
Create
Up Next
Built with