| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| KitStockTakeLineComponentID | query | string | No | |
| KitStockTakeLineComponentIDStartsWith | query | string | No | |
| KitStockTakeLineComponentIDEndsWith | query | string | No | |
| KitStockTakeLineComponentIDContains | query | string | No | |
| KitStockTakeLineComponentIDLike | query | string | No | |
| KitStockTakeLineComponentIDBetween | query | string[] | No | |
| KitStockTakeLineComponentIDIn | query | string[] | No | |
| KitStockTakeLineID | query | string | No | |
| KitStockTakeLineIDStartsWith | query | string | No | |
| KitStockTakeLineIDEndsWith | query | string | No | |
| KitStockTakeLineIDContains | query | string | No | |
| KitStockTakeLineIDLike | query | string | No | |
| KitStockTakeLineIDBetween | query | string[] | No | |
| KitStockTakeLineIDIn | query | string[] | No | |
| InventoryID | query | string | No | |
| InventoryIDStartsWith | query | string | No | |
| InventoryIDEndsWith | query | string | No | |
| InventoryIDContains | query | string | No | |
| InventoryIDLike | query | string | No | |
| InventoryIDBetween | query | string[] | No | |
| InventoryIDIn | query | string[] | No | |
| BOMObject | query | short? | No | |
| BOMObjectGreaterThanOrEqualTo | query | short? | No | |
| BOMObjectGreaterThan | query | short? | No | |
| BOMObjectLessThan | query | short? | No | |
| BOMObjectLessThanOrEqualTo | query | short? | No | |
| BOMObjectNotEqualTo | query | short? | No | |
| BOMObjectBetween | query | short[] | No | |
| BOMObjectIn | query | short[] | No | |
| DecimalPlaces | query | short? | No | |
| DecimalPlacesGreaterThanOrEqualTo | query | short? | No | |
| DecimalPlacesGreaterThan | query | short? | No | |
| DecimalPlacesLessThan | query | short? | No | |
| DecimalPlacesLessThanOrEqualTo | query | short? | No | |
| DecimalPlacesNotEqualTo | query | short? | No | |
| DecimalPlacesBetween | query | short[] | No | |
| DecimalPlacesIn | query | short[] | No | |
| KitRatioQuantity | query | decimal? | No | |
| KitRatioQuantityGreaterThanOrEqualTo | query | decimal? | No | |
| KitRatioQuantityGreaterThan | query | decimal? | No | |
| KitRatioQuantityLessThan | query | decimal? | No | |
| KitRatioQuantityLessThanOrEqualTo | query | decimal? | No | |
| KitRatioQuantityNotEqualTo | query | decimal? | No | |
| KitRatioQuantityBetween | query | decimal[] | No | |
| KitRatioQuantityIn | query | decimal[] | No | |
| QuantityCounted | query | decimal? | No | |
| QuantityCountedGreaterThanOrEqualTo | query | decimal? | No | |
| QuantityCountedGreaterThan | query | decimal? | No | |
| QuantityCountedLessThan | query | decimal? | No | |
| QuantityCountedLessThanOrEqualTo | query | decimal? | No | |
| QuantityCountedNotEqualTo | query | decimal? | No | |
| QuantityCountedBetween | query | decimal[] | No | |
| QuantityCountedIn | query | decimal[] | No |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| Skip | form | int? | No | |
| Take | form | int? | No | |
| OrderBy | form | string | No | |
| OrderByDesc | form | string | No | |
| Include | form | string | No | |
| Fields | form | string | No | |
| Meta | form | Dictionary<string, string> | No |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| KitStockTakeLineComponentID | form | string | No | |
| KitStockTakeLineID | form | string | No | |
| InventoryID | form | string | No | |
| BOMObject | form | short | No | |
| DecimalPlaces | form | short | No | |
| KitRatioQuantity | form | decimal | No | |
| QuantityCounted | form | decimal | No |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| Offset | form | int | No | |
| Total | form | int | No | |
| Results | form | List<T> | No | |
| Meta | form | Dictionary<string, string> | No | |
| ResponseStatus | form | ResponseStatus | No |
To override the Content-type in your clients, use the HTTP Accept Header, append the .json suffix or ?format=json
To embed the response in a jsonp callback, append ?callback=myCallback
The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.
POST /json/reply/IN_KitStockTakeLineKitComponentsQuery HTTP/1.1
Host: localhost
Accept: application/json
Content-Type: application/json
Content-Length: length
{"KitStockTakeLineComponentID":"String","KitStockTakeLineComponentIDStartsWith":"String","KitStockTakeLineComponentIDEndsWith":"String","KitStockTakeLineComponentIDContains":"String","KitStockTakeLineComponentIDLike":"String","KitStockTakeLineComponentIDBetween":["String"],"KitStockTakeLineComponentIDIn":["String"],"KitStockTakeLineID":"String","KitStockTakeLineIDStartsWith":"String","KitStockTakeLineIDEndsWith":"String","KitStockTakeLineIDContains":"String","KitStockTakeLineIDLike":"String","KitStockTakeLineIDBetween":["String"],"KitStockTakeLineIDIn":["String"],"InventoryID":"String","InventoryIDStartsWith":"String","InventoryIDEndsWith":"String","InventoryIDContains":"String","InventoryIDLike":"String","InventoryIDBetween":["String"],"InventoryIDIn":["String"],"BOMObject":0,"BOMObjectGreaterThanOrEqualTo":0,"BOMObjectGreaterThan":0,"BOMObjectLessThan":0,"BOMObjectLessThanOrEqualTo":0,"BOMObjectNotEqualTo":0,"BOMObjectBetween":[0],"BOMObjectIn":[0],"DecimalPlaces":0,"DecimalPlacesGreaterThanOrEqualTo":0,"DecimalPlacesGreaterThan":0,"DecimalPlacesLessThan":0,"DecimalPlacesLessThanOrEqualTo":0,"DecimalPlacesNotEqualTo":0,"DecimalPlacesBetween":[0],"DecimalPlacesIn":[0],"KitRatioQuantity":0,"KitRatioQuantityGreaterThanOrEqualTo":0,"KitRatioQuantityGreaterThan":0,"KitRatioQuantityLessThan":0,"KitRatioQuantityLessThanOrEqualTo":0,"KitRatioQuantityNotEqualTo":0,"KitRatioQuantityBetween":[0],"KitRatioQuantityIn":[0],"QuantityCounted":0,"QuantityCountedGreaterThanOrEqualTo":0,"QuantityCountedGreaterThan":0,"QuantityCountedLessThan":0,"QuantityCountedLessThanOrEqualTo":0,"QuantityCountedNotEqualTo":0,"QuantityCountedBetween":[0],"QuantityCountedIn":[0],"Skip":0,"Take":0,"OrderBy":"String","OrderByDesc":"String","Include":"String","Fields":"String","Meta":{"String":"String"}}
HTTP/1.1 200 OK
Content-Type: application/json
Content-Length: length
{"Results":[{"KitStockTakeLineComponentID":"String","KitStockTakeLineID":"String","InventoryID":"String"}],"Meta":{"String":"String"},"ResponseStatus":{"ErrorCode":"String","Message":"String","StackTrace":"String","Errors":[{"ErrorCode":"String","FieldName":"String","Message":"String","Meta":{"String":"String"}}],"Meta":{"String":"String"}}}