- Contract
- Entity Group
- Entity GroupUser
- Entity GroupInvoice
- Entity
- EntityCounterparty
- EntityCounterpartyVendor Credit
- EntityEmail Log
- EntityPayment Method
- EntityPayment MethodBank Account
- EntityPayment MethodWallet
- EntityUser
- EntityUserNotification Policy
- EntityUserNotifications
- EntityApproval Policy
- EntityBulk
- EntityCustomization
- EntityDocument
- EntityEmail Template
- EntityExternal Accounting System
- EntityInvoice
- EntityMetadata
- EntityNotification Policy
- EntityRepresentative
- Invoice Template
- Invoice TemplateLine Item
- Invoice TemplateApproval
- Invoice TemplateDocument
- Invoice
- InvoiceLine Item
- InvoiceApproval
- InvoiceBulk
- InvoiceCollection
- InvoiceComment
- InvoiceDocument
- InvoicePayment Links
- Organization
- OrganizationNotification Configuration
- Bank Lookup
- Calculate
- Custom Payment Method Schema
- OCR
- Payment Methods
- Transaction
Request
$ curl -X POST https://api.mercoa.com/invoice/in_3d61faa9-1754-4b7b-9fcb-88ff97f368ff/reject \ > -H "Authorization: Bearer " \ > -H "Content-Type: application/json" \ > -d '{ > "userId": "user_e24fc81c-c5ee-47e8-af42-4fe29d895506", > "text": "This is a reason for my action" > }'
Response