GET v1/salesOrder/product/detail/{salesOrderProductID}
Retrieve detailed information about a specific Sales Order by unique identifier
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| salesOrderProductID | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
SalesOrderProductModel| Name | Description | Type | Additional information |
|---|---|---|---|
| SalesOrderProductID |
Unique identifier of a Sales Order |
integer |
None. |
| CopyFromSalesOrderProductID | integer |
None. |
|
| SalesOrderProductLineIndex | integer |
None. |
|
| ParentSalesOrderNumber |
The Sales Order number |
string |
None. |
| ParentSalesOrderID | integer |
None. |
|
| Status |
The status of the Sales Order |
StatusModel |
None. |
| SalesOrderType | SalesOrderTypeModel |
None. |
|
| FromLocation | LocationModel |
None. |
|
| ToLocation | LocationModel |
None. |
|
| CustomerOrderDate |
The Due date |
date |
None. |
| PlannedShipDate | date |
None. |
|
| ExpectedDeliveryDate | date |
None. |
|
| Carrier | LocationModel |
None. |
|
| OrderDate | date |
None. |
|
| Company | CompanyModel |
None. |
|
| CustomerPONumber | string |
None. |
|
| FreightTermsTown | string |
None. |
|
| SalesSite | string |
None. |
|
| Notes | string |
None. |
|
| Reference | string |
None. |
|
| SalesRep1 | string |
None. |
|
| SalesRep2 | string |
None. |
|
| ActualDeliveryDate | date |
None. |
|
| CreationDate | date |
None. |
|
| CreatedBy | string |
None. |
|
| FileCount | integer |
None. |
|
| SKU | SKUModel |
None. |
|
| Quantity | decimal number |
None. |
Response Formats
application/json, text/json
Sample:
{
"salesOrderProductID": 1,
"copyFromSalesOrderProductID": 2,
"salesOrderProductLineIndex": 3,
"parentSalesOrderNumber": "sample string 4",
"parentSalesOrderID": 5,
"status": {
"statusID": 1,
"statusName": "sample string 2"
},
"salesOrderType": {
"salesOrderTypeID": 1,
"salesOrderType": "sample string 2",
"isActive": true
},
"fromLocation": {
"locationID": 1,
"company": {
"companyID": 1,
"companyName": "sample string 2",
"companyCode": "sample string 3",
"vatNumber": "sample string 4",
"address1": "sample string 5",
"address2": "sample string 6",
"address3": "sample string 7",
"address4": "sample string 8",
"address5": "sample string 9",
"email": "sample string 10",
"currentRates": [
{
"companyRateID": 1,
"rate": 2.0,
"supportLevel": {
"supportLevelID": 1,
"supportLevel": "sample string 2"
},
"startDate": "2025-11-08T08:26:24.6663618+00:00"
},
{
"companyRateID": 1,
"rate": 2.0,
"supportLevel": {
"supportLevelID": 1,
"supportLevel": "sample string 2"
},
"startDate": "2025-11-08T08:26:24.6663618+00:00"
}
]
},
"isActive": true,
"isKeyAccount": true,
"locationCategory": {
"locationCategoryID": 1,
"locationCategory": "sample string 2",
"isSystem": true
},
"locationName": "sample string 4",
"address": "sample string 5",
"address2": "sample string 6",
"address3": "sample string 7",
"city": "sample string 8",
"state": {
"stateID": 1,
"stateShortName": "sample string 2",
"stateLongName": "sample string 3"
},
"zipCode": "sample string 9",
"country": {
"countryID": 1,
"countryShortName": "sample string 2",
"countryLongName": "sample string 3"
},
"cityStateZipCountry": "sample string 10",
"xCoordinate": "sample string 11",
"yCoordinate": "sample string 12",
"googlePlaceID": "sample string 13",
"googleURL": "sample string 14",
"term": {
"termID": 1,
"term": "sample string 2",
"isActive": true
},
"bolTemplate": {
"bolTemplateID": 1,
"templateName": "sample string 2"
},
"isIntegrationControlled": true,
"locationRules": {
"locationRuleID": 1,
"shipMethod": {
"shipMethodID": 1,
"shipMethod": "sample string 2"
},
"isLocked": true,
"canSelfOrder": true,
"additionalBillingDays": 4,
"allowUDFAddress": true,
"palletLabelQuantity": 6,
"returnFlagType": {
"flagTypeID": 1,
"flagType": "sample string 2",
"isActive": true,
"isSystem": true,
"isCleared": true,
"isDefault": true,
"isRepair": true,
"isAdmin": true,
"isRepairComponent": true
},
"returnFlagBarcodePrefix": "sample string 7"
}
},
"toLocation": {
"locationID": 1,
"company": {
"companyID": 1,
"companyName": "sample string 2",
"companyCode": "sample string 3",
"vatNumber": "sample string 4",
"address1": "sample string 5",
"address2": "sample string 6",
"address3": "sample string 7",
"address4": "sample string 8",
"address5": "sample string 9",
"email": "sample string 10",
"currentRates": [
{
"companyRateID": 1,
"rate": 2.0,
"supportLevel": {
"supportLevelID": 1,
"supportLevel": "sample string 2"
},
"startDate": "2025-11-08T08:26:24.6663618+00:00"
},
{
"companyRateID": 1,
"rate": 2.0,
"supportLevel": {
"supportLevelID": 1,
"supportLevel": "sample string 2"
},
"startDate": "2025-11-08T08:26:24.6663618+00:00"
}
]
},
"isActive": true,
"isKeyAccount": true,
"locationCategory": {
"locationCategoryID": 1,
"locationCategory": "sample string 2",
"isSystem": true
},
"locationName": "sample string 4",
"address": "sample string 5",
"address2": "sample string 6",
"address3": "sample string 7",
"city": "sample string 8",
"state": {
"stateID": 1,
"stateShortName": "sample string 2",
"stateLongName": "sample string 3"
},
"zipCode": "sample string 9",
"country": {
"countryID": 1,
"countryShortName": "sample string 2",
"countryLongName": "sample string 3"
},
"cityStateZipCountry": "sample string 10",
"xCoordinate": "sample string 11",
"yCoordinate": "sample string 12",
"googlePlaceID": "sample string 13",
"googleURL": "sample string 14",
"term": {
"termID": 1,
"term": "sample string 2",
"isActive": true
},
"bolTemplate": {
"bolTemplateID": 1,
"templateName": "sample string 2"
},
"isIntegrationControlled": true,
"locationRules": {
"locationRuleID": 1,
"shipMethod": {
"shipMethodID": 1,
"shipMethod": "sample string 2"
},
"isLocked": true,
"canSelfOrder": true,
"additionalBillingDays": 4,
"allowUDFAddress": true,
"palletLabelQuantity": 6,
"returnFlagType": {
"flagTypeID": 1,
"flagType": "sample string 2",
"isActive": true,
"isSystem": true,
"isCleared": true,
"isDefault": true,
"isRepair": true,
"isAdmin": true,
"isRepairComponent": true
},
"returnFlagBarcodePrefix": "sample string 7"
}
},
"customerOrderDate": "2025-11-08T08:26:24.6663618+00:00",
"plannedShipDate": "2025-11-08T08:26:24.6663618+00:00",
"expectedDeliveryDate": "2025-11-08T08:26:24.6663618+00:00",
"carrier": {
"locationID": 1,
"company": {
"companyID": 1,
"companyName": "sample string 2",
"companyCode": "sample string 3",
"vatNumber": "sample string 4",
"address1": "sample string 5",
"address2": "sample string 6",
"address3": "sample string 7",
"address4": "sample string 8",
"address5": "sample string 9",
"email": "sample string 10",
"currentRates": [
{
"companyRateID": 1,
"rate": 2.0,
"supportLevel": {
"supportLevelID": 1,
"supportLevel": "sample string 2"
},
"startDate": "2025-11-08T08:26:24.6663618+00:00"
},
{
"companyRateID": 1,
"rate": 2.0,
"supportLevel": {
"supportLevelID": 1,
"supportLevel": "sample string 2"
},
"startDate": "2025-11-08T08:26:24.6663618+00:00"
}
]
},
"isActive": true,
"isKeyAccount": true,
"locationCategory": {
"locationCategoryID": 1,
"locationCategory": "sample string 2",
"isSystem": true
},
"locationName": "sample string 4",
"address": "sample string 5",
"address2": "sample string 6",
"address3": "sample string 7",
"city": "sample string 8",
"state": {
"stateID": 1,
"stateShortName": "sample string 2",
"stateLongName": "sample string 3"
},
"zipCode": "sample string 9",
"country": {
"countryID": 1,
"countryShortName": "sample string 2",
"countryLongName": "sample string 3"
},
"cityStateZipCountry": "sample string 10",
"xCoordinate": "sample string 11",
"yCoordinate": "sample string 12",
"googlePlaceID": "sample string 13",
"googleURL": "sample string 14",
"term": {
"termID": 1,
"term": "sample string 2",
"isActive": true
},
"bolTemplate": {
"bolTemplateID": 1,
"templateName": "sample string 2"
},
"isIntegrationControlled": true,
"locationRules": {
"locationRuleID": 1,
"shipMethod": {
"shipMethodID": 1,
"shipMethod": "sample string 2"
},
"isLocked": true,
"canSelfOrder": true,
"additionalBillingDays": 4,
"allowUDFAddress": true,
"palletLabelQuantity": 6,
"returnFlagType": {
"flagTypeID": 1,
"flagType": "sample string 2",
"isActive": true,
"isSystem": true,
"isCleared": true,
"isDefault": true,
"isRepair": true,
"isAdmin": true,
"isRepairComponent": true
},
"returnFlagBarcodePrefix": "sample string 7"
}
},
"orderDate": "2025-11-08T08:26:24.6663618+00:00",
"company": {
"companyID": 1,
"companyName": "sample string 2",
"companyCode": "sample string 3",
"vatNumber": "sample string 4",
"address1": "sample string 5",
"address2": "sample string 6",
"address3": "sample string 7",
"address4": "sample string 8",
"address5": "sample string 9",
"email": "sample string 10",
"currentRates": [
{
"companyRateID": 1,
"rate": 2.0,
"supportLevel": {
"supportLevelID": 1,
"supportLevel": "sample string 2"
},
"startDate": "2025-11-08T08:26:24.6663618+00:00"
},
{
"companyRateID": 1,
"rate": 2.0,
"supportLevel": {
"supportLevelID": 1,
"supportLevel": "sample string 2"
},
"startDate": "2025-11-08T08:26:24.6663618+00:00"
}
]
},
"customerPONumber": "sample string 10",
"freightTermsTown": "sample string 11",
"salesSite": "sample string 12",
"notes": "sample string 13",
"reference": "sample string 14",
"salesRep1": "sample string 15",
"salesRep2": "sample string 16",
"actualDeliveryDate": "2025-11-08T08:26:24.6663618+00:00",
"creationDate": "2025-11-08T08:26:24.6663618+00:00",
"createdBy": "sample string 17",
"fileCount": 18,
"sku": {
"skuId": 1,
"isActive": true,
"partNumber": "sample string 3",
"partDescription": "sample string 4",
"skuCategory": {
"skuCategoryID": 1,
"isSystem": true,
"isIntegrationControlled": true,
"isActive": true,
"skuCategory": "sample string 5"
},
"skuSubCategory": {
"skuSubCategoryId": 1,
"skuCategoryId": 2,
"skuSubCategory": "sample string 3"
},
"imageURL": "sample string 5",
"fileCount": 6,
"isNonSerialized": true,
"isLotTraceable": true,
"receiveNonSerialized": true,
"receivePreLabeled": true,
"nonSerializedSKUID": 11,
"numberPerPallet": 12,
"purchaseUOM": {
"unitOfMeasureID": 1,
"unitOfMeasure": "sample string 2",
"unitCode": "sample string 3"
},
"stockUOM": {
"unitOfMeasureID": 1,
"unitOfMeasure": "sample string 2",
"unitCode": "sample string 3"
},
"conversionRatio": 13.0,
"standardCost": 14.0,
"vat": 15.0,
"truckloadQuantity": 16,
"mask": "sample string 17",
"skuType": {
"skuTypeID": 1,
"skuType": "sample string 2"
},
"isIntegrationControlled": true,
"weight": 19.0,
"height": 20.0,
"length": 21.0,
"width": 22.0,
"dimensionUOM": {
"unitOfMeasureID": 1,
"unitOfMeasure": "sample string 2",
"unitCode": "sample string 3"
},
"weightUOM": {
"unitOfMeasureID": 1,
"unitOfMeasure": "sample string 2",
"unitCode": "sample string 3"
},
"isCertified": true,
"certificationDate": "2025-11-08T08:26:24.6663618+00:00"
},
"quantity": 19.0
}