JiwaAPI

<back to all web services

IN_BackOrderAllocQuery

Requires Authentication
IN_BackOrderAllocQuery Parameters:
NameParameterData TypeRequiredDescription
AllocIDquerystringNo
AllocIDStartsWithquerystringNo
AllocIDEndsWithquerystringNo
AllocIDContainsquerystringNo
AllocIDLikequerystringNo
AllocIDBetweenquerystring[]No
AllocIDInquerystring[]No
LastSavedDateTimequeryDateTime?No
LastSavedDateTimeGreaterThanOrEqualToqueryDateTime?No
LastSavedDateTimeGreaterThanqueryDateTime?No
LastSavedDateTimeLessThanqueryDateTime?No
LastSavedDateTimeLessThanOrEqualToqueryDateTime?No
LastSavedDateTimeNotEqualToqueryDateTime?No
LastSavedDateTimeBetweenqueryNullable<DateTime>[]No
LastSavedDateTimeInqueryNullable<DateTime>[]No
AllocNoquerystringNo
AllocNoStartsWithquerystringNo
AllocNoEndsWithquerystringNo
AllocNoContainsquerystringNo
AllocNoLikequerystringNo
AllocNoBetweenquerystring[]No
AllocNoInquerystring[]No
AllocDatequeryDateTime?No
AllocDateGreaterThanOrEqualToqueryDateTime?No
AllocDateGreaterThanqueryDateTime?No
AllocDateLessThanqueryDateTime?No
AllocDateLessThanOrEqualToqueryDateTime?No
AllocDateNotEqualToqueryDateTime?No
AllocDateBetweenqueryNullable<DateTime>[]No
AllocDateInqueryNullable<DateTime>[]No
InventoryIDquerystringNo
InventoryIDStartsWithquerystringNo
InventoryIDEndsWithquerystringNo
InventoryIDContainsquerystringNo
InventoryIDLikequerystringNo
InventoryIDBetweenquerystring[]No
InventoryIDInquerystring[]No
PartNoquerystringNo
PartNoStartsWithquerystringNo
PartNoEndsWithquerystringNo
PartNoContainsquerystringNo
PartNoLikequerystringNo
PartNoBetweenquerystring[]No
PartNoInquerystring[]No
DescriptionquerystringNo
DescriptionStartsWithquerystringNo
DescriptionEndsWithquerystringNo
DescriptionContainsquerystringNo
DescriptionLikequerystringNo
DescriptionBetweenquerystring[]No
DescriptionInquerystring[]No
AllocFromquerystringNo
AllocFromStartsWithquerystringNo
AllocFromEndsWithquerystringNo
AllocFromContainsquerystringNo
AllocFromLikequerystringNo
AllocFromBetweenquerystring[]No
AllocFromInquerystring[]No
RefquerystringNo
RefStartsWithquerystringNo
RefEndsWithquerystringNo
RefContainsquerystringNo
RefLikequerystringNo
RefBetweenquerystring[]No
RefInquerystring[]No
Decimalsqueryshort?No
DecimalsGreaterThanOrEqualToqueryshort?No
DecimalsGreaterThanqueryshort?No
DecimalsLessThanqueryshort?No
DecimalsLessThanOrEqualToqueryshort?No
DecimalsNotEqualToqueryshort?No
DecimalsBetweenqueryNullable<Int16>[]No
DecimalsInqueryNullable<Int16>[]No
IN_LogicalIDquerystringNo
IN_LogicalIDStartsWithquerystringNo
IN_LogicalIDEndsWithquerystringNo
IN_LogicalIDContainsquerystringNo
IN_LogicalIDLikequerystringNo
IN_LogicalIDBetweenquerystring[]No
IN_LogicalIDInquerystring[]No
QueryBase Parameters:
NameParameterData TypeRequiredDescription
Skipformint?No
Takeformint?No
OrderByformstringNo
OrderByDescformstringNo
IncludeformstringNo
FieldsformstringNo
MetaformDictionary<string, string>No
IN_BackOrderAlloc Parameters:
NameParameterData TypeRequiredDescription
AllocIDformstringNo
LastSavedDateTimeformDateTime?No
AllocNoformstringNo
AllocDateformDateTime?No
InventoryIDformstringNo
PartNoformstringNo
DescriptionformstringNo
AllocFromformstringNo
RefformstringNo
Decimalsformshort?No
IN_LogicalIDformstringNo
QueryResponse<T> Parameters:
NameParameterData TypeRequiredDescription
OffsetformintNo
TotalformintNo
ResultsformList<T>No
MetaformDictionary<string, string>No
ResponseStatusformResponseStatusNo

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

HTTP + JSON

The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.

POST /json/reply/IN_BackOrderAllocQuery HTTP/1.1 
Host: api.jiwa.com.au 
Accept: application/json
Content-Type: application/json
Content-Length: length

{"AllocID":"String","AllocIDStartsWith":"String","AllocIDEndsWith":"String","AllocIDContains":"String","AllocIDLike":"String","AllocIDBetween":["String"],"AllocIDIn":["String"],"LastSavedDateTime":"0001-01-01T00:00:00.0000000","LastSavedDateTimeGreaterThanOrEqualTo":"0001-01-01T00:00:00.0000000","LastSavedDateTimeGreaterThan":"0001-01-01T00:00:00.0000000","LastSavedDateTimeLessThan":"0001-01-01T00:00:00.0000000","LastSavedDateTimeLessThanOrEqualTo":"0001-01-01T00:00:00.0000000","LastSavedDateTimeNotEqualTo":"0001-01-01T00:00:00.0000000","LastSavedDateTimeBetween":["0001-01-01T00:00:00.0000000"],"LastSavedDateTimeIn":["0001-01-01T00:00:00.0000000"],"AllocNo":"String","AllocNoStartsWith":"String","AllocNoEndsWith":"String","AllocNoContains":"String","AllocNoLike":"String","AllocNoBetween":["String"],"AllocNoIn":["String"],"AllocDate":"0001-01-01T00:00:00.0000000","AllocDateGreaterThanOrEqualTo":"0001-01-01T00:00:00.0000000","AllocDateGreaterThan":"0001-01-01T00:00:00.0000000","AllocDateLessThan":"0001-01-01T00:00:00.0000000","AllocDateLessThanOrEqualTo":"0001-01-01T00:00:00.0000000","AllocDateNotEqualTo":"0001-01-01T00:00:00.0000000","AllocDateBetween":["0001-01-01T00:00:00.0000000"],"AllocDateIn":["0001-01-01T00:00:00.0000000"],"InventoryID":"String","InventoryIDStartsWith":"String","InventoryIDEndsWith":"String","InventoryIDContains":"String","InventoryIDLike":"String","InventoryIDBetween":["String"],"InventoryIDIn":["String"],"PartNo":"String","PartNoStartsWith":"String","PartNoEndsWith":"String","PartNoContains":"String","PartNoLike":"String","PartNoBetween":["String"],"PartNoIn":["String"],"Description":"String","DescriptionStartsWith":"String","DescriptionEndsWith":"String","DescriptionContains":"String","DescriptionLike":"String","DescriptionBetween":["String"],"DescriptionIn":["String"],"AllocFrom":"String","AllocFromStartsWith":"String","AllocFromEndsWith":"String","AllocFromContains":"String","AllocFromLike":"String","AllocFromBetween":["String"],"AllocFromIn":["String"],"Ref":"String","RefStartsWith":"String","RefEndsWith":"String","RefContains":"String","RefLike":"String","RefBetween":["String"],"RefIn":["String"],"Decimals":0,"DecimalsGreaterThanOrEqualTo":0,"DecimalsGreaterThan":0,"DecimalsLessThan":0,"DecimalsLessThanOrEqualTo":0,"DecimalsNotEqualTo":0,"DecimalsBetween":[0],"DecimalsIn":[0],"IN_LogicalID":"String","IN_LogicalIDStartsWith":"String","IN_LogicalIDEndsWith":"String","IN_LogicalIDContains":"String","IN_LogicalIDLike":"String","IN_LogicalIDBetween":["String"],"IN_LogicalIDIn":["String"],"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":[{"AllocID":"String","LastSavedDateTime":"0001-01-01T00:00:00.0000000","AllocNo":"String","AllocDate":"0001-01-01T00:00:00.0000000","InventoryID":"String","PartNo":"String","Description":"String","AllocFrom":"String","Ref":"String","Decimals":0,"IN_LogicalID":"String"}],"Meta":{"String":"String"},"ResponseStatus":{"ErrorCode":"String","Message":"String","StackTrace":"String","Errors":[{"ErrorCode":"String","FieldName":"String","Message":"String","Meta":{"String":"String"}}],"Meta":{"String":"String"}}}