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
Admin Dashboard
Accounts Payable
Creating and Managing Payers (C2s)
Creating and Managing Vendors (C3s)
Invoices
Batch Payments
Recurring Payments
Approval Policies
Email Inbox
GL Accounts
Vendor Credits
Accounting Sync
Accounts Receivable
Creating and Managing Vendors (C2s)
Creating and Managing Payers (C3s)
Invoices
AI Agents
SDKs
React Component Library
Javascript (Node/Browser)
Python
Go
Java
.Net
API Reference
Contract
POST
Generate Contract (Sync)
POST
Generate Contract (Async)
GET
Get Contract Generation Response (Async)
POST
Preview Invoices
POST
Apply Contract Feedback
POST
Apply Invoice Feedback
GET
Search Contracts
POST
Create
GET
Get
PUT
Update
DEL
Delete
Entity Group
Entity
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
Contract
Get Contract Generation Response (Async)
GET
https://api.mercoa.com
/
contract
/
generate-async
/
:jobId
Get the status and results of an asynchronous contract generation job.
Path parameters
jobId
string
Required
Job ID
Response
This endpoint returns an object.
jobId
string
Job ID
status
enum
Allowed values:
pending
success
failed
Job status
contract
object
Optional
Contract
Show 11 properties
Preview Invoices
Up Next
Built with