/
Unicommerce create order

Unicommerce create order

Generate label API for unicommerce

  1. An API will be exposed which unicommerce where unicommerce will send POST request for label generation and in response Api will give the label details.

    1. Api details

      Usage: Mandatory Endpoint: /waybill Request Type: POST Scheme: HTTPS Header (content-type) application/json Header (Authorization): token (got from SP Authentication)
    2. For API request body from unicommerce,api working steps and response, please refer to the below document.
      Request Mapping with Unicommerce for Esb shipping create order

Tracking status update for unicommerce

  1. An API will be exposed which unicommerce where unicommerce will send tracking ids list (maximun 50) and in response Api will give the tracking details

    1. Api details

      Usage: Mandatory Endpoint: /waybillDetails Request Type: GET Scheme: HTTPS Header (Content-Type): application/json Header (Authorization): token (got from SP Authentication)
    2. For API request body from unicommerce,api working steps and response, please refer to the below document.
      Tracking updates unicommerce

Add label

Related content