Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • RMS will make this API call to Logistic aggregator APIs to generate the AWB and the shipping label PDF against a reference numberorderNumber and, if required, a shipmentCode.

    • Shipment Code will be passed in cases where an order can have multiple shipments.

  • From this list of couriers fetched in the Get Courier Recommendation API, RMS will choose the courier with the highest priority and will pass it in the payload of the generate shipping label call.

  • The logistic aggregator will generate the AWB and shipping label against this courier passed. It will also return a unique id by which the logistic aggregator will identify the order.

...