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
Invoice Template
Invoice
Organization
GET
Get
POST
Update
GET
Email Log
Notification Configuration
Bank Lookup
Calculate
Custom Payment Method Schema
OCR
Payment Methods
Transaction
Webhooks
React Library
Sign in
Book a demo
API Reference
Organization
Update
POST
https://api.mercoa.com
/
organization
Update current organization
Request
This endpoint expects an object.
name
string
Optional
logo
string
Optional
websiteUrl
string
Optional
supportEmail
string
Optional
paymentMethods
object
Optional
Show 3 properties
emailProvider
object
Optional
Show 3 properties
externalAccountingSystemProvider
object
Optional
Show 3 variants
colorScheme
object
Optional
Show 4 properties
payeeOnboardingOptions
object
Optional
Show 5 properties
payorOnboardingOptions
object
Optional
Show 5 properties
metadataSchema
list of objects
Optional
Show 8 properties
notificationEmailTemplate
object
Optional
Show 6 properties
customDomains
list of strings
Optional
Response
This endpoint returns an object.
id
string
sandbox
boolean
name
string
logoUrl
string
Optional
websiteUrl
string
Optional
supportEmail
string
Optional
paymentMethods
object
Optional
Show 3 properties
emailProvider
object
Optional
Show 3 properties
externalAccountingSystemProvider
object
Optional
Show 3 variants
colorScheme
object
Optional
Show 4 properties
payeeOnboardingOptions
object
Optional
Show 5 properties
payorOnboardingOptions
object
Optional
Show 5 properties
metadataSchema
list of objects
Optional
Show 8 properties
notificationEmailTemplate
object
Optional
Show 6 properties
customDomains
list of strings
Optional
organizationEntityId
string
Optional
Email Log
Up Next
Built with