Simulate taxes for the items in a cart together with freight, for a given destination country and state.Documentation Index
Fetch the complete documentation index at: https://developers.e-cross.tech/llms.txt
Use this file to discover all available pages before exploring further.
All input and output monetary values for this API are in the local currency (for example, BRL when
country is BR).How authentication works
This endpoint uses the sales channel token authentication model, not the auth token generated with merchant credentials. The bearer token is provided by e-CROSS to the sales channel during the integration process.Headers
Bearer token for the sales channel request. Use the format
Bearer YOUR_SALES_CHANNEL_TOKEN.Request body
Line items to simulate taxes for together.
Freight value for the cart in local currency, without any shipping discount applied.
ISO 3166-1 alpha-2 destination country code (for example,
BR).Destination state or region code. For countries where taxes depend on state (for example, Brazil), use the correct two-letter state code (for example,
SP).Response fields
One entry per request line, in the same order as requested.
Aggregates for the whole request.
Errors
401 Unauthorized
401 Unauthorized
