Dear community,
We are pleased to announce the release of four new APIs in the B2C channel.
Inward Documentary Collections
The goal of this API is to receive the various events for import collections like advise of import bill, acceptance or rejection, disposal instructions, inquiries by a corporate customer.
This new API contains 4 endpoints:
- GET /import-collections/masters: View master records of import collections transactions
- GET /import-collections/masters/{id}: View the master details for an import collection
- GET /import-collections/events: View the list of events for import collection transactions
- GET /import-collections/events/{eventId}: View details for an event within an import collection transaction
More info here.