Implementation
- Tax Sync Workflow Guide: workflow context and sequencing
- How to Fetch and Match Tax Codes: API usage and step-by-step instructions
Tax Codes: Data Mapping
Map the following datapoints from AS tax codes to Pleo Tax Codes API fields.Matching Field
Tax Codes are matched to their AS counterparts using thecode field on both ends.
Matching is case insensitive. The code field is the stable identifier used to track a tax code across sync runs, even if its name or rate changes.
Tax Code Type Mapping
Although
exclusive appears as a valid enum value in the API spec, it is not currently supported. Attempting to create a Tax Code with type: exclusive returns a 400 BAD_REQUEST error. Do not use this value.