Sign inBook a demo
HomeGuidesAPI ReferenceGlossary
HomeGuidesAPI ReferenceGlossary
  • API Reference
Logo
Sign inBook a demo
API ReferenceEntityExternal Accounting System

Connect External System

GET
https://api.mercoa.com/entity/:entityId/external-accounting-system/connect
GET
/entity/:entityId/external-accounting-system/connect
1curl https://api.mercoa.com/entity/ent_8545a84e-a45f-41bf-bdf1-33b42a55812c/external-accounting-system/connect \
2 -H "Authorization: Bearer <token>"
Try it
200Default
1"https://quickbooks.com/authorize?client_id=123"
Get a link to connect an entity to an external accounting system like Quickbooks or Xero
Was this page helpful?
Previous

Sync External System

Next
Built with

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

entityIdstringRequired
Entity ID or Entity ForeignID

Response

This endpoint returns a string.

Errors

Sync External System
Get a link to connect an entity to an external accounting system like Quickbooks or Xero