- Shipment Order
- Shipment Processing
- Shipment Tracking
/shipmentorder
POST
/shipmentorder
Shipment Order
Request
Body Params application/json
clientCode
string
required
Example:
CN-LKO001-1
shipmentType
string
required
Example:
FORWARD
clientRefId
string
required
Example:
f03264c434d94f23b1a6403af3bfca74
destinationDetails
object
required
consigneeName
string
optional
Example:
Tarun Dharmashya
gstRegNumber
string
optional
Example:
27AADCK2478Q1ZA
destinationAddress
#/definitions/3343797optional
destinationContactDetails
#/definitions/3343798optional
shipmentDimension
#/definitions/3343799optional
serviceType
string
required
Example:
ECONOMY
paymentMode
string
required
Example:
COD
collectAmount
number
required
Example:
3291.8
shipmentValue
number
required
Example:
5000
itemDetails
object
optional
orderID
string
optional
Example:
ORD123456
orderTime
number
optional
Example:
1702351318
orderChannel
string
required
Example:
Manual
essential
boolean
optional
Example:
true
invoiceNumber
string
required
Example:
INV123456
invoiceDate
string
required
Example:
2023-09-01T00:00:00.000Z
itemClassification
array[string]
required
Example:
["Fragile","Dangerous Goods"]
itemName
string
required
Example:
Laptop
itemReferenceNumber
string
required
Example:
ITEM123456
itemType
string
optional
Example:
Electronics
itemHsnCode
string
required
Example:
83021020
itemQuantity
number
required
Example:
1
itemUnitPrice
number
required
Example:
500
itemTaxableAmount
number
optional
Example:
900
itemTaxAmount
number
optional
Example:
180
itemCGSTAmount
number
optional
Example:
90
itemSGSTAmount
number
optional
Example:
90
itemIGSTAmount
number
optional
Example:
0
itemDiscount
number
optional
Example:
0
itemValue
number
required
Example:
900
itemCGST
number
optional
Example:
9
itemSGST
number
optional
Example:
9
itemIGST
number
optional
Example:
0
taxInclusive
boolean
optional
Example:
false
shipmentGrossValue
number
optional
Example:
1200
shipmentTaxableValue
number
optional
Example:
1000
shipmentTotalTaxAmount
number
optional
Example:
200
shipmentCGSTAmount
number
optional
Example:
100
shipmentSGSTAmount
number
optional
Example:
100
shipmentIGSTAmount
number
optional
Example:
0
shipmentDiscountValue
number
optional
Example:
100
skuCount
number
optional
Example:
2
ERN
string
optional
Example:
ERN123456
EwayBillNumber
string
optional
Example:
876567654323
consignorGroupCode
string
required
Example:
CN-LKO001
sellerDetails
object
optional
sellerCode
string
optional
Example:
CN-LKO001-1
sellerName
string
optional
Example:
Tanya Aggarwal
gstRegNumber
string
optional
Example:
29ABCDE1234F2Z5
sellerAddress
#/definitions/3343797optional
sellerContactNumber
string
optional
Example:
9876543210
originDetails
object
required
pickupCode
string
required
Example:
CN-LKO001-1
returnDetails
object
optional
returnAddressCode
string
optional
preferredCourierCode
string
optional
Example:
ECOM
awbNo
string
optional
Example:
AWB123456789
originHandoverMode
string
required
Example:
PICKUP
clientVASServices
object
optional
collectOnDelivery
boolean
optional
Example:
true
proofOfDelivery
boolean
optional
Example:
false
exchange
boolean
optional
Example:
true
doorstepQC
boolean
optional
Example:
false
openBoxDelivery
boolean
optional
Example:
true
installation
boolean
optional
Example:
true
shipmentPurposeType
string
required
The table below defines each value of Shipment Purpose:
Purpose | Description |
---|---|
SALE | Forward shipment journey, product or item sale |
NON_COMMERCIAL | Used for any non-commercial item shipments |
RETURN | Reverse shipment journey. Use it for item or product return from customer |
preferredPickupWindow
object
optional
start
string
optional
end
string
optional
preferredDeliveryWindow
object
optional
start
string
optional
end
string
optional
rtsFlag
boolean
optional
Default:
false
Example:
false
shipmentReturnDetails
object
optional
returnReason
string
optional
Example:
Damaged item
originalOrderID
string
optional
Example:
ORD45678
originalClientRefId
string
optional
Example:
CLIREF123
qualityCheck
boolean
optional
Example:
true
qcDetails
$ref(#/definitions/3343800)[]
optional
consignorLocationCode
string
optional
Example:
LKO001
shipmentClass
enum<string>
optional
Allowed values:
B2CB2BC2C
Default:
B2C
Example:
B2C
shippingCharges
number
optional
Example:
250.75
Example
{
"clientRefId": "332992272-4",
"shipmentType": "FORWARD",
"destinationDetails": {
"gstRegNumber": "NA",
"destinationAddress": {
"addressLine1": "RAMAMURTHY NAGAR",
"addressLine2": null,
"pincode": "560016",
"city": "Banglore",
"state": "Karnataka",
"addressType": "HOME"
},
"destinationContactDetails": {
"contactPersonName": "Ravikiran",
"primaryContactNumber": "9518793421",
"email": "sontakker5@gmail.com"
}
},
"shipmentDimension": {
"length": 10,
"breadth": 10,
"height": 10,
"weight": 0.42,
"volumetricWeight": 0.2
},
"serviceType": "ECONOMY",
"paymentMode": "PREPAID",
"collectAmount": 0,
"shipmentValue": 603.82,
"itemDetails": [
{
"orderID": "testlogistiex04",
"orderTime": 1738754406000,
"orderChannel": "Manual",
"essential": false,
"invoiceNumber": 332992272,
"itemClassification": [],
"itemName": "Mixer",
"itemReferenceNumber": "12541",
"itemType": "Electical",
"itemHsnCode": "14875241",
"itemQuantity": 2,
"itemUnitPrice": 77.93,
"itemTaxableAmount": 155.93,
"itemTaxAmount": 28.06,
"itemCGSTAmount": 14.03,
"itemSGSTAmount": 14.03,
"itemIGSTAmount": 0,
"itemDiscount": 0,
"itemValue": 183.99,
"itemCGST": 9,
"itemSGST": 9,
"itemIGST": 0,
"taxInclusive": true
},
{
"orderID": "testlogistiex",
"orderTime": 1738754406000,
"orderChannel": "Manual",
"essential": false,
"invoiceNumber": 332992272,
"itemClassification": [],
"itemName": "DLV-COMBO2",
"itemReferenceNumber": "DLV-COMBO2",
"itemType": "Clothes",
"itemHsnCode": null,
"itemQuantity": 2,
"itemUnitPrice": 169.44,
"itemTaxableAmount": 338.98,
"itemTaxAmount": 61.01,
"itemCGSTAmount": 30.50,
"itemSGSTAmount": 30.50,
"itemIGSTAmount": 0,
"itemDiscount": 0,
"itemValue": 399.99,
"itemCGST": 9,
"itemSGST": 9,
"itemIGST": 0,
"taxInclusive": true
}
],
"shipmentGrossValue": 603.82,
"shipmentTotalTaxAmount": 92.10,
"shipmentCGSTAmount": 44.54,
"shipmentSGSTAmount": 44.54,
"shipmentIGSTAmount": 0,
"shipmentTotalDiscount": 0,
"skuCount": 2,
"consignorGroupCode": "CGJAI001",
"sellerDetails": {
"sellerName": "Gugris",
"gstRegNumber": "29AADCE8914H1ZE",
"sellerContactNumber": "8808528338",
"sellerAddress": {
"addressLine1": "RAMAMURTHY NAGAR",
"pincode": "560016",
"city": "Karnataka",
"state": "Karnataka",
"addressType": "OFFICE"
}
},
"originDetails": {
"pickupCode": "CGJAI001-1"
},
"returnDetails": {
"returnAddressCode": "CGJAI001-1"
},
"shippingCharges": 19.83,
"originHandoverMode": "PICKUP",
"shipmentPurposeType": "SALE",
"consignorLocationCode": "",
"rtsFlag": false,
"shipmentClass": "B2C"
}
Request samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request POST '/shipmentorder' \
--header 'Content-Type: application/json' \
--data-raw '{
"clientRefId": "332992272-4",
"shipmentType": "FORWARD",
"destinationDetails": {
"gstRegNumber": "NA",
"destinationAddress": {
"addressLine1": "RAMAMURTHY NAGAR",
"addressLine2": null,
"pincode": "560016",
"city": "Banglore",
"state": "Karnataka",
"addressType": "HOME"
},
"destinationContactDetails": {
"contactPersonName": "Ravikiran",
"primaryContactNumber": "9518793421",
"email": "sontakker5@gmail.com"
}
},
"shipmentDimension": {
"length": 10,
"breadth": 10,
"height": 10,
"weight": 0.42,
"volumetricWeight": 0.2
},
"serviceType": "ECONOMY",
"paymentMode": "PREPAID",
"collectAmount": 0,
"shipmentValue": 603.82,
"itemDetails": [
{
"orderID": "testlogistiex04",
"orderTime": 1738754406000,
"orderChannel": "Manual",
"essential": false,
"invoiceNumber": 332992272,
"itemClassification": [],
"itemName": "Mixer",
"itemReferenceNumber": "12541",
"itemType": "Electical",
"itemHsnCode": "14875241",
"itemQuantity": 2,
"itemUnitPrice": 77.93,
"itemTaxableAmount": 155.93,
"itemTaxAmount": 28.06,
"itemCGSTAmount": 14.03,
"itemSGSTAmount": 14.03,
"itemIGSTAmount": 0,
"itemDiscount": 0,
"itemValue": 183.99,
"itemCGST": 9,
"itemSGST": 9,
"itemIGST": 0,
"taxInclusive": true
},
{
"orderID": "testlogistiex",
"orderTime": 1738754406000,
"orderChannel": "Manual",
"essential": false,
"invoiceNumber": 332992272,
"itemClassification": [],
"itemName": "DLV-COMBO2",
"itemReferenceNumber": "DLV-COMBO2",
"itemType": "Clothes",
"itemHsnCode": null,
"itemQuantity": 2,
"itemUnitPrice": 169.44,
"itemTaxableAmount": 338.98,
"itemTaxAmount": 61.01,
"itemCGSTAmount": 30.50,
"itemSGSTAmount": 30.50,
"itemIGSTAmount": 0,
"itemDiscount": 0,
"itemValue": 399.99,
"itemCGST": 9,
"itemSGST": 9,
"itemIGST": 0,
"taxInclusive": true
}
],
"shipmentGrossValue": 603.82,
"shipmentTotalTaxAmount": 92.10,
"shipmentCGSTAmount": 44.54,
"shipmentSGSTAmount": 44.54,
"shipmentIGSTAmount": 0,
"shipmentTotalDiscount": 0,
"skuCount": 2,
"consignorGroupCode": "CGJAI001",
"sellerDetails": {
"sellerName": "Gugris",
"gstRegNumber": "29AADCE8914H1ZE",
"sellerContactNumber": "8808528338",
"sellerAddress": {
"addressLine1": "RAMAMURTHY NAGAR",
"pincode": "560016",
"city": "Karnataka",
"state": "Karnataka",
"addressType": "OFFICE"
}
},
"originDetails": {
"pickupCode": "CGJAI001-1"
},
"returnDetails": {
"returnAddressCode": "CGJAI001-1"
},
"shippingCharges": 19.83,
"originHandoverMode": "PICKUP",
"shipmentPurposeType": "SALE",
"consignorLocationCode": "",
"rtsFlag": false,
"shipmentClass": "B2C"
}'
Responses
🟢200OK
application/json
Body
array of:
clientCode
string
optional
Example:
CN-LKO001-1
shipmentType
string
optional
Example:
FORWARD
clientRefId
string
optional
Example:
f03264c434d94f23b1a6403af3bfca74
destinationDetails
object
optional
consigneeName
string
optional
Example:
Tarun Dharmashya
gstRegNumber
string
optional
Example:
27AADCK2478Q1ZA
destinationAddress
#/definitions/3343797optional
destinationContactDetails
#/definitions/3343798optional
shipmentDimension
#/definitions/3343799optional
serviceType
string
optional
Example:
ECONOMY
paymentMode
string
optional
Example:
COD
collectAmount
number
optional
Example:
3291.8
shipmentValue
number
optional
Example:
5000
itemDetails
object
optional
orderID
string
optional
Example:
ORD123456
orderTime
number
optional
Example:
1702351318
orderChannel
string
optional
Example:
Manual
essential
boolean
optional
Example:
true
invoiceNumber
string
optional
Example:
INV123456
invoiceDate
string
optional
Example:
2023-09-01T00:00:00.000Z
itemClassification
array[string]
optional
Example:
["Fragile","Dangerous Goods"]
itemName
string
optional
Example:
Laptop
itemReferenceNumber
string
optional
Example:
ITEM123456
itemType
string
optional
Example:
Electronics
itemHsnCode
string
optional
Example:
83021020
itemQuantity
number
optional
Example:
1
itemUnitPrice
number
optional
Example:
500
itemTaxableAmount
number
optional
Example:
900
itemTaxAmount
number
optional
Example:
180
itemCGSTAmount
number
optional
Example:
90
itemSGSTAmount
number
optional
Example:
90
itemIGSTAmount
number
optional
Example:
0
itemDiscount
number
optional
Example:
0
itemValue
number
optional
Example:
900
itemCGST
number
optional
Example:
9
itemSGST
number
optional
Example:
9
itemIGST
number
optional
Example:
0
taxInclusive
boolean
optional
Example:
false
shipmentGrossValue
number
optional
Example:
1200
shipmentTaxableValue
number
optional
Example:
1000
shipmentTotalTaxAmount
number
optional
Example:
200
shipmentCGSTAmount
number
optional
Example:
100
shipmentSGSTAmount
number
optional
Example:
100
shipmentIGSTAmount
number
optional
Example:
0
shipmentDiscountValue
number
optional
Example:
100
skuCount
number
optional
Example:
2
ERN
string
optional
Example:
ERN123456
EwayBillNumber
string
optional
Example:
876567654323
consignorGroupCode
string
optional
Example:
CN-LKO001
sellerDetails
object
optional
sellerCode
string
optional
Example:
CN-LKO001-1
sellerName
string
optional
Example:
Tanya Aggarwal
gstRegNumber
string
optional
Example:
29ABCDE1234F2Z5
sellerAddress
#/definitions/3343797optional
sellerContactNumber
string
optional
Example:
9876543210
originDetails
object
optional
pickupCode
string
optional
Example:
CN-LKO001-1
gstRegNumber
string
optional
Example:
29ABCDE1234F2Z5
originAddress
#/definitions/3343797optional
originContactDetails
#/definitions/3343798optional
returnDetails
object
optional
returnAddressCode
string
optional
returnAddress
#/definitions/3343797optional
returnContactDetails
#/definitions/3343798optional
preferredCourierCode
string
optional
Example:
ECOM
awbNo
string
optional
Example:
AWB123456789
promiseDeliveryWindow
object
optional
start
string
optional
end
string
optional
promiseShipWindow
object
optional
start
string
optional
end
string
optional
originHandoverMode
string
optional
Example:
PICKUP
destinationHandoverMode
string
optional
Example:
PICKUP
recommendedPackaging
string
optional
shipmentReferenceNumber
string
optional
Example:
123456789
consignorType
string
optional
consineeType
string
optional
clientVASServices
object
optional
collectOnDelivery
boolean
optional
Example:
true
proofOfDelivery
boolean
optional
Example:
false
exchange
boolean
optional
Example:
true
doorstepQC
boolean
optional
Example:
false
openBoxDelivery
boolean
optional
Example:
true
installation
boolean
optional
Example:
true
shipmentPurposeType
string
optional
The table below defines each value of Shipment Purpose:
Purpose | Description |
---|---|
SALE | Forward shipment journey, product or item sale |
NON_COMMERCIAL | Used for any non-commercial item shipments |
RETURN | Reverse shipment journey. Use it for item or product return from customer |
preferredPickupWindow
object
optional
start
string
optional
end
string
optional
preferredDeliveryWindow
object
optional
start
string
optional
end
string
optional
rtsFlag
boolean
optional
Default:
false
Example:
false
orderStatus
number
optional
Default:
100
Example:
100
creationTime
number
optional
Example:
1702351318
shipByTime
number
optional
Example:
1702351318
shipmentRefId
string
optional
Example:
SH12345REF
shipmentReturnDetails
object
optional
returnReason
string
optional
Example:
Damaged item
originalOrderID
string
optional
Example:
ORD45678
originalClientRefId
string
optional
Example:
CLIREF123
qualityCheck
boolean
optional
Example:
true
qcDetails
$ref(#/definitions/3343800)[]
optional
integrationMode
string
optional
Example:
API
assignedCourierCode
string
optional
Example:
ECOM
assignedAWBNumber
string
optional
Example:
116850098
consignorLocationCode
string
optional
Example:
LKO001
shipmentClass
enum<string>
optional
Allowed values:
B2CB2BC2C
Default:
B2C
Example:
B2C
shippingCharges
number
optional
Example:
250.75
Example
{
"success": true,
"msg": "Order Placed Successfully",
"data": {
"clientCode": "fm-api",
"shipmentType": "FORWARD",
"clientRefId": "1332992272-4",
"destinationDetails": {
"gstRegNumber": "NA",
"destinationAddress": {
"addressLine1": "RAMAMURTHY NAGAR",
"addressLine2": null,
"state": "Karnataka",
"city": "Banglore",
"pincode": "560016",
"addressType": "HOME",
"_id": "67a8ddc8bb87b9c90fc31762"
},
"destinationContactDetails": {
"contactPersonName": "Ravikiran",
"primaryContactNumber": "9518793421",
"email": "sontakker5@gmail.com",
"_id": "67a8ddc8bb87b9c90fc31763"
}
},
"shipmentDimension": {
"length": 10,
"breadth": 10,
"height": 10,
"weight": 0.42,
"_id": "67a8ddc8bb87b9c90fc3176d",
"volumetricWeight": 0.2
},
"serviceType": "ECONOMY",
"paymentMode": "PREPAID",
"collectAmount": 0,
"shipmentValue": 603.82,
"itemDetails": [
{
"orderID": "testlogistiex04",
"orderTime": 1738754406000,
"orderChannel": "Manual",
"essential": false,
"invoiceNumber": "332992272",
"itemClassification": [],
"itemName": "Mixer",
"itemReferenceNumber": "12541",
"itemType": "Electical",
"itemHsnCode": "14875241",
"itemQuantity": 2,
"itemUnitPrice": 77.93,
"itemTaxableAmount": 155.93,
"itemTaxAmount": 28.06,
"itemCGSTAmount": 14.03,
"itemSGSTAmount": 14.03,
"itemIGSTAmount": 0,
"itemDiscount": 0,
"itemValue": 183.99,
"itemCGST": 9,
"itemSGST": 9,
"itemIGST": 0,
"taxInclusive": true,
"_id": "67a8ddc8bb87b9c90fc31765",
"invoiceDate": "5/2/2025"
},
{
"orderID": "testlogistiex",
"orderTime": 1738754406000,
"orderChannel": "Manual",
"essential": false,
"invoiceNumber": "332992272",
"itemClassification": [],
"itemName": "DLV-COMBO2",
"itemReferenceNumber": "DLV-COMBO2",
"itemType": "Clothes",
"itemHsnCode": null,
"itemQuantity": 2,
"itemUnitPrice": 169.44,
"itemTaxableAmount": 338.98,
"itemTaxAmount": 61.01,
"itemCGSTAmount": 30.5,
"itemSGSTAmount": 30.5,
"itemIGSTAmount": 0,
"itemDiscount": 0,
"itemValue": 399.99,
"itemCGST": 9,
"itemSGST": 9,
"itemIGST": 0,
"taxInclusive": true,
"_id": "67a8ddc8bb87b9c90fc31766",
"invoiceDate": "5/2/2025"
}
],
"shipmentGrossValue": 603.82,
"shipmentTotalTaxAmount": 92.1,
"shipmentCGSTAmount": 44.54,
"shipmentSGSTAmount": 44.54,
"shipmentIGSTAmount": 0,
"skuCount": 2,
"consignorGroupCode": "CGJAI001",
"sellerDetails": {
"sellerCode": "",
"sellerName": "Gugris",
"gstRegNumber": "29AADCE8914H1ZE",
"sellerAddress": {
"addressLine1": "RAMAMURTHY NAGAR",
"addressLine2": "",
"latitude": "26.91681706377075",
"longitude": "75.82038156650398",
"state": "Karnataka",
"city": "Karnataka",
"pincode": "560016",
"addressType": "HOME",
"addressConfidenceScore": null,
"_id": "67a8ddc8bb87b9c90fc31767"
},
"sellerContactNumber": "8808528338"
},
"originDetails": {
"pickupCode": "CGJAI001-1",
"gstRegNumber": "22AAAAA0000A1Z5",
"originAddress": {
"addressLine1": "Shop no 22",
"addressLine2": "",
"latitude": "26.91681706377075",
"longitude": "75.82038156650398",
"state": "Rajasthan",
"city": "Jaipur",
"pincode": "110001",
"addressType": "HOME",
"addressConfidenceScore": null,
"_id": "67a8ddc8bb87b9c90fc31768"
},
"originContactDetails": {
"contactPersonName": "Tarun",
"primaryContactNumber": "9910939792",
"secondaryContactNumber": "",
"email": "wejimap340@ubinert.com",
"_id": "67a8ddc8bb87b9c90fc31769"
}
},
"returnDetails": {
"returnAddressCode": "CGJAI001-1",
"returnAddress": {
"addressLine1": "Shop no 22",
"addressLine2": "",
"latitude": "26.91681706377075",
"longitude": "75.82038156650398",
"state": "Rajasthan",
"city": "Jaipur",
"pincode": "110001",
"addressType": "HOME",
"addressConfidenceScore": null
},
"returnContactDetails": {
"contactPersonName": "Tarun",
"primaryContactNumber": "9910939792",
"secondaryContactNumber": "",
"email": "wejimap340@ubinert.com"
}
},
"originHandoverMode": "PICKUP",
"destinationHandoverMode": "DROPOFF",
"isOffLoad": false,
"packagingScanAction": 0,
"shipmentReferenceNumber": "250209-4615-9789",
"shipmentPurposeType": "SALE",
"rtsFlag": false,
"labelStatus": 0,
"invoiceStatus": 0,
"orderStatus": 100,
"shipmentReturnDetails": {
"qcDetails": []
},
"consignorLocationCode": "",
"shipmentClass": "B2C",
"shippingCharges": 19.83,
"_id": "67a8ddc8bb87b9c90fc31761",
"creationTime": 1739120071127,
"requestedServiceType": "ECONOMY",
"assignedCourierCode": "DELHIVERY",
"shipmentRefId": "ece63fb1-4867-4e39-9969-0d4c6ba325be",
"awbNo": "6677112024400",
"assignedAWBNumber": "6677112024400",
"integrationMode": "api",
"labelLink": "",
"courierRouteCode": ""
}
}
🟠400Bad Request
🟠401Unauthorized
🟠403Forbidden
🟠404Record Not Found
🔴500Server Error