This document is for Logistics Aggregators who want to integrate with Increff RMS.
Table of Contents | ||||
---|---|---|---|---|
|
Setup
Contact increff support to get yourself registered as a Logistic aggregator.
A unique logistic aggregator name would need to be added to RMS.
Unique logistic aggregator name would be passed in the request body by RMS while making API calls to the logistic aggregator and also the logistic aggregator would pass this field in its request body while making API calls to RMS.
...
Client will have to configure this end point on their side and provide us the URL so we can make apis calls.
Push Notification URL
Flows
...
Brief overview of Forward Order Flow
Get Couriers API call
RMS will make this API call to the logistic aggregator APIs to get the list of couriers to use. RMS will send the basic details of the order in this call.
This priority of the couriers can also be sent in the response based on which the courier will be selected during the generate shipping label call.
...