post https://external.pleo.io/v1-beta/accounts
The integration sends a request to this endpoint to create a corresponding account in Pleo for any
new record created in the external ERP/accounting system. The request fails if any similar accounts with
the same externalId
and companyId
already exists in Pleo.
Log in to see full request history
Responses
400Bad request (e.g. missing required fields).
409 Conflict (account with the same `externalId` exists in Pleo)