/
Manifest API
Manifest API
API Method: HTTP POST
This API is used to request Manifest document for single or multiple transaction ids.
API URL:
https://intapppreprod2.tataunistore.com/PartnerConnect/PC_124346/AP_MANIFEST/AV_2.0/AVT_JSON_MANIFEST/OG_1
There are two types of Price Update:
Manifest Generated
Manifest Failed to generate
Authorization:
Fetch TataCliq access token from ie_appinstall_connection table using connection_id.
SELECT ie_appinstall_connection.accessToken
FROM ie_appinstall_connection
WHERE id =: connection_id
Place the access token in request headers in the following key-value format.
Key | Value |
---|---|
Authorization | Bearer <AccessToken> |
Mandatory Fields:
TataCLiq Dispatched Event Keys | WMS Dispatched Event Keys |
---|---|
ManifestID |
|
SellerName |
|
P1LogisticsID |
|
DeliveryMode |
|
AWBNUM | Retrieved from AWB API response |
ShipmentID |
|
TransportMode |
|
InvoiceNo |
|
LENGTH |
|
WIDTH |
|
HEIGHT |
|
TotalShipments |
|
TotalPackage |
|
TotalShipmentWght |
|
, multiple selections available,
Related content
TataCliq AWB API
TataCliq AWB API
More like this
Order Status Outward API
Order Status Outward API
More like this
Authorization
Authorization
More like this
Order Status Update In API
Order Status Update In API
More like this
Update Inventory
Update Inventory
Read with this
Inventory Update
Inventory Update
More like this