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 will fail if an account with the same externalId and companyId already exists in Pleo.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Boolean flag used to determine if the account is archived.
Pleo's internal identifier for the company the account is associated with.
Non empty unique external identifier of the account, assigned in the external ERP/accounting system. Can be the same as code if no other identifier is available. Maximum length: 255 characters.
1 - 255Name of the account. Maximum length: 255 characters.
255Account code or number used in the accounting system's chart of accounts. Maximum length: 255 characters.
255Place for API users to store flexible data.
The identifier in the target system for the tax code the account is associated with.
Request matched existing account.
Represents an account in Pleo.