Your main responsibilities, as a carrier, are:
- 1: Receive a post request (webhook) from our system with the delivery request as JSON in a URL that you'll provide;
- 2: Update delivery statuses when they change in your system and
- 3: Listen to the cancelation webhook (if apply to you), eventually.
Despite this, in order to test each of these points listed above, you will have to create an order in our system (dashboard) and send it to your system. This way, you will receive the webhook listed in the step 1, and you will be able to move with the tests after that.
With the credentials and the access to our system, you will have to follow the following steps:
We have documentation pages for each one of these steps:
