Skip to main content
This page describes how data from the Accounting System is mapped to Pleo’s Chart of Accounts API during Chart of Accounts Sync. Data mapping ensures that Chart of Accounts entries from the AS are reflected accurately in Pleo’s Accounts.

Implementation

Accounts: Data Mapping

Map the following datapoints from AS accounts to Pleo Chart of Accounts API fields.

Matching Field

Accounts are matched to their AS counterparts using the externalId field on both ends. The externalId is a stable, long-lasting identifier assigned by the Accounting System. It does not change when an account’s name or code is updated, making it reliable for matching across sync runs.

What Comes Next?