JiwaAPI

<back to all web services

IN_WarehouseSOHQuery

Requires Authentication
The following routes are available for this service:
GET/Queries/IN_WarehouseSOHRetrieves a list of inventory stock levels per warehouse.
IN_WarehouseSOHQuery Parameters:
NameParameterData TypeRequiredDescription
IN_WarehouseSOHIDquerystringNo
IN_WarehouseSOHIDStartsWithquerystringNo
IN_WarehouseSOHIDEndsWithquerystringNo
IN_WarehouseSOHIDContainsquerystringNo
IN_WarehouseSOHIDLikequerystringNo
IN_WarehouseSOHIDBetweenquerystring[]No
IN_WarehouseSOHIDInquerystring[]No
InventoryIDquerystringNo
InventoryIDStartsWithquerystringNo
InventoryIDEndsWithquerystringNo
InventoryIDContainsquerystringNo
InventoryIDLikequerystringNo
InventoryIDBetweenquerystring[]No
InventoryIDInquerystring[]No
IN_LogicalIDquerystringNo
IN_LogicalIDStartsWithquerystringNo
IN_LogicalIDEndsWithquerystringNo
IN_LogicalIDContainsquerystringNo
IN_LogicalIDLikequerystringNo
IN_LogicalIDBetweenquerystring[]No
IN_LogicalIDInquerystring[]No
QuantityLeftquerydecimal?No
QuantityLeftGreaterThanOrEqualToquerydecimal?No
QuantityLeftGreaterThanquerydecimal?No
QuantityLeftLessThanquerydecimal?No
QuantityLeftLessThanOrEqualToquerydecimal?No
QuantityLeftNotEqualToquerydecimal?No
QuantityLeftBetweenqueryNullable<Decimal>[]No
QuantityLeftInqueryNullable<Decimal>[]No
QuantityAllocatedquerydecimal?No
QuantityAllocatedGreaterThanOrEqualToquerydecimal?No
QuantityAllocatedGreaterThanquerydecimal?No
QuantityAllocatedLessThanquerydecimal?No
QuantityAllocatedLessThanOrEqualToquerydecimal?No
QuantityAllocatedNotEqualToquerydecimal?No
QuantityAllocatedBetweenqueryNullable<Decimal>[]No
QuantityAllocatedInqueryNullable<Decimal>[]No
PickAllocatedquerydecimal?No
PickAllocatedGreaterThanOrEqualToquerydecimal?No
PickAllocatedGreaterThanquerydecimal?No
PickAllocatedLessThanquerydecimal?No
PickAllocatedLessThanOrEqualToquerydecimal?No
PickAllocatedNotEqualToquerydecimal?No
PickAllocatedBetweenqueryNullable<Decimal>[]No
PickAllocatedInqueryNullable<Decimal>[]No
ShipAllocatedquerydecimal?No
ShipAllocatedGreaterThanOrEqualToquerydecimal?No
ShipAllocatedGreaterThanquerydecimal?No
ShipAllocatedLessThanquerydecimal?No
ShipAllocatedLessThanOrEqualToquerydecimal?No
ShipAllocatedNotEqualToquerydecimal?No
ShipAllocatedBetweenqueryNullable<Decimal>[]No
ShipAllocatedInqueryNullable<Decimal>[]No
ForwardRequirementsquerydecimal?No
ForwardRequirementsGreaterThanOrEqualToquerydecimal?No
ForwardRequirementsGreaterThanquerydecimal?No
ForwardRequirementsLessThanquerydecimal?No
ForwardRequirementsLessThanOrEqualToquerydecimal?No
ForwardRequirementsNotEqualToquerydecimal?No
ForwardRequirementsBetweenqueryNullable<Decimal>[]No
ForwardRequirementsInqueryNullable<Decimal>[]No
TransferAllocatedquerydecimal?No
TransferAllocatedGreaterThanOrEqualToquerydecimal?No
TransferAllocatedGreaterThanquerydecimal?No
TransferAllocatedLessThanquerydecimal?No
TransferAllocatedLessThanOrEqualToquerydecimal?No
TransferAllocatedNotEqualToquerydecimal?No
TransferAllocatedBetweenqueryNullable<Decimal>[]No
TransferAllocatedInqueryNullable<Decimal>[]No
BOMAllocatedquerydecimal?No
BOMAllocatedGreaterThanOrEqualToquerydecimal?No
BOMAllocatedGreaterThanquerydecimal?No
BOMAllocatedLessThanquerydecimal?No
BOMAllocatedLessThanOrEqualToquerydecimal?No
BOMAllocatedNotEqualToquerydecimal?No
BOMAllocatedBetweenqueryNullable<Decimal>[]No
BOMAllocatedInqueryNullable<Decimal>[]No
QueryBase Parameters:
NameParameterData TypeRequiredDescription
Skipformint?No
Takeformint?No
OrderByformstringNo
OrderByDescformstringNo
IncludeformstringNo
FieldsformstringNo
MetaformDictionary<string, string>No
IN_WarehouseSOH Parameters:
NameParameterData TypeRequiredDescription
IN_WarehouseSOHIDformstringNo
InventoryIDformstringNo
IN_LogicalIDformstringNo
QuantityLeftformdecimal?No
QuantityAllocatedformdecimal?No
PickAllocatedformdecimal?No
ShipAllocatedformdecimal?No
ForwardRequirementsformdecimal?No
TransferAllocatedformdecimal?No
BOMAllocatedformdecimal?No
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 .xml suffix or ?format=xml

HTTP + XML

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

GET /Queries/IN_WarehouseSOH HTTP/1.1 
Host: api.jiwa.com.au 
Accept: application/xml
HTTP/1.1 200 OK
Content-Type: application/xml
Content-Length: length

<QueryResponseOfIN_WarehouseSOH7kRqkrSv xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.servicestack.net/types">
  <Offset>0</Offset>
  <Total>0</Total>
  <Results xmlns:d2p1="http://schemas.datacontract.org/2004/07/JiwaFinancials.Jiwa.JiwaServiceModel.Tables">
    <d2p1:IN_WarehouseSOH>
      <d2p1:_x003C_BOMAllocated_x003E_k__BackingField>0</d2p1:_x003C_BOMAllocated_x003E_k__BackingField>
      <d2p1:_x003C_ForwardRequirements_x003E_k__BackingField>0</d2p1:_x003C_ForwardRequirements_x003E_k__BackingField>
      <d2p1:_x003C_IN_LogicalID_x003E_k__BackingField>String</d2p1:_x003C_IN_LogicalID_x003E_k__BackingField>
      <d2p1:_x003C_IN_WarehouseSOHID_x003E_k__BackingField>String</d2p1:_x003C_IN_WarehouseSOHID_x003E_k__BackingField>
      <d2p1:_x003C_InventoryID_x003E_k__BackingField>String</d2p1:_x003C_InventoryID_x003E_k__BackingField>
      <d2p1:_x003C_PickAllocated_x003E_k__BackingField>0</d2p1:_x003C_PickAllocated_x003E_k__BackingField>
      <d2p1:_x003C_QuantityAllocated_x003E_k__BackingField>0</d2p1:_x003C_QuantityAllocated_x003E_k__BackingField>
      <d2p1:_x003C_QuantityLeft_x003E_k__BackingField>0</d2p1:_x003C_QuantityLeft_x003E_k__BackingField>
      <d2p1:_x003C_ShipAllocated_x003E_k__BackingField>0</d2p1:_x003C_ShipAllocated_x003E_k__BackingField>
      <d2p1:_x003C_TransferAllocated_x003E_k__BackingField>0</d2p1:_x003C_TransferAllocated_x003E_k__BackingField>
    </d2p1:IN_WarehouseSOH>
  </Results>
  <Meta xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
    <d2p1:KeyValueOfstringstring>
      <d2p1:Key>String</d2p1:Key>
      <d2p1:Value>String</d2p1:Value>
    </d2p1:KeyValueOfstringstring>
  </Meta>
  <ResponseStatus>
    <ErrorCode>String</ErrorCode>
    <Message>String</Message>
    <StackTrace>String</StackTrace>
    <Errors>
      <ResponseError>
        <ErrorCode>String</ErrorCode>
        <FieldName>String</FieldName>
        <Message>String</Message>
        <Meta xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
          <d5p1:KeyValueOfstringstring>
            <d5p1:Key>String</d5p1:Key>
            <d5p1:Value>String</d5p1:Value>
          </d5p1:KeyValueOfstringstring>
        </Meta>
      </ResponseError>
    </Errors>
    <Meta xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
      <d3p1:KeyValueOfstringstring>
        <d3p1:Key>String</d3p1:Key>
        <d3p1:Value>String</d3p1:Value>
      </d3p1:KeyValueOfstringstring>
    </Meta>
  </ResponseStatus>
</QueryResponseOfIN_WarehouseSOH7kRqkrSv>