Introduction
The Duty & Tax Calculation service calculates shopping cart taxes for Marketplace. For example, a buyer wants to purchase products from the marketplace and adds them to the shopping cart. Marketplace sends shopping cart information to Eurora and receives tax data.
Note:
Integrating with Eurora
1. Firstly, open the API “Calculate shopping cart taxes” on Postman and set up your token.
2. Next, you can put your data into the body of your request, then click Send button on Postman.
Please refer to the Legal HS Code in EU searching tool and Acceptable Goods Description released by EU Commission in the References section below.
3. If the request succeeds, it will return a 200(OK) status.
References
Searching Legal HS Code accepted by EU Customs
Guidance on acceptable and unacceptable goods description published by EU Commission
API Documentation
Environment | API Documentation | API Collection |
Production | Link | Link |
Integration | Link | Link |