JiwaAPI

<back to all web services

IN_AssemblyLinesQuery

Requires Authentication
IN_AssemblyLinesQuery Parameters:
NameParameterData TypeRequiredDescription
INAssemblyLineIDquerystringNo
INAssemblyLineIDStartsWithquerystringNo
INAssemblyLineIDEndsWithquerystringNo
INAssemblyLineIDContainsquerystringNo
INAssemblyLineIDLikequerystringNo
INAssemblyLineIDBetweenquerystring[]No
INAssemblyLineIDInquerystring[]No
INAssemblyHistoryIDquerystringNo
INAssemblyHistoryIDStartsWithquerystringNo
INAssemblyHistoryIDEndsWithquerystringNo
INAssemblyHistoryIDContainsquerystringNo
INAssemblyHistoryIDLikequerystringNo
INAssemblyHistoryIDBetweenquerystring[]No
INAssemblyHistoryIDInquerystring[]No
LineNumqueryshort?No
LineNumGreaterThanOrEqualToqueryshort?No
LineNumGreaterThanqueryshort?No
LineNumLessThanqueryshort?No
LineNumLessThanOrEqualToqueryshort?No
LineNumNotEqualToqueryshort?No
LineNumBetweenqueryNullable<Int16>[]No
LineNumInqueryNullable<Int16>[]No
ComponentIDquerystringNo
ComponentIDStartsWithquerystringNo
ComponentIDEndsWithquerystringNo
ComponentIDContainsquerystringNo
ComponentIDLikequerystringNo
ComponentIDBetweenquerystring[]No
ComponentIDInquerystring[]No
PartNoquerystringNo
PartNoStartsWithquerystringNo
PartNoEndsWithquerystringNo
PartNoContainsquerystringNo
PartNoLikequerystringNo
PartNoBetweenquerystring[]No
PartNoInquerystring[]No
DescriptionquerystringNo
DescriptionStartsWithquerystringNo
DescriptionEndsWithquerystringNo
DescriptionContainsquerystringNo
DescriptionLikequerystringNo
DescriptionBetweenquerystring[]No
DescriptionInquerystring[]No
DecimalPlacesqueryshort?No
DecimalPlacesGreaterThanOrEqualToqueryshort?No
DecimalPlacesGreaterThanqueryshort?No
DecimalPlacesLessThanqueryshort?No
DecimalPlacesLessThanOrEqualToqueryshort?No
DecimalPlacesNotEqualToqueryshort?No
DecimalPlacesBetweenqueryshort[]No
DecimalPlacesInqueryshort[]No
CostPricequerydecimal?No
CostPriceGreaterThanOrEqualToquerydecimal?No
CostPriceGreaterThanquerydecimal?No
CostPriceLessThanquerydecimal?No
CostPriceLessThanOrEqualToquerydecimal?No
CostPriceNotEqualToquerydecimal?No
CostPriceBetweenquerydecimal[]No
CostPriceInquerydecimal[]No
QtyNeededquerydecimal?No
QtyNeededGreaterThanOrEqualToquerydecimal?No
QtyNeededGreaterThanquerydecimal?No
QtyNeededLessThanquerydecimal?No
QtyNeededLessThanOrEqualToquerydecimal?No
QtyNeededNotEqualToquerydecimal?No
QtyNeededBetweenquerydecimal[]No
QtyNeededInquerydecimal[]No
QtyRequiredquerydecimal?No
QtyRequiredGreaterThanOrEqualToquerydecimal?No
QtyRequiredGreaterThanquerydecimal?No
QtyRequiredLessThanquerydecimal?No
QtyRequiredLessThanOrEqualToquerydecimal?No
QtyRequiredNotEqualToquerydecimal?No
QtyRequiredBetweenquerydecimal[]No
QtyRequiredInquerydecimal[]No
QtyAvailablequerydecimal?No
QtyAvailableGreaterThanOrEqualToquerydecimal?No
QtyAvailableGreaterThanquerydecimal?No
QtyAvailableLessThanquerydecimal?No
QtyAvailableLessThanOrEqualToquerydecimal?No
QtyAvailableNotEqualToquerydecimal?No
QtyAvailableBetweenquerydecimal[]No
QtyAvailableInquerydecimal[]No
QtyOutstandingquerydecimal?No
QtyOutstandingGreaterThanOrEqualToquerydecimal?No
QtyOutstandingGreaterThanquerydecimal?No
QtyOutstandingLessThanquerydecimal?No
QtyOutstandingLessThanOrEqualToquerydecimal?No
QtyOutstandingNotEqualToquerydecimal?No
QtyOutstandingBetweenquerydecimal[]No
QtyOutstandingInquerydecimal[]No
ThisAssemblequerydecimal?No
ThisAssembleGreaterThanOrEqualToquerydecimal?No
ThisAssembleGreaterThanquerydecimal?No
ThisAssembleLessThanquerydecimal?No
ThisAssembleLessThanOrEqualToquerydecimal?No
ThisAssembleNotEqualToquerydecimal?No
ThisAssembleBetweenquerydecimal[]No
ThisAssembleInquerydecimal[]No
PrevAssemblequerydecimal?No
PrevAssembleGreaterThanOrEqualToquerydecimal?No
PrevAssembleGreaterThanquerydecimal?No
PrevAssembleLessThanquerydecimal?No
PrevAssembleLessThanOrEqualToquerydecimal?No
PrevAssembleNotEqualToquerydecimal?No
PrevAssembleBetweenquerydecimal[]No
PrevAssembleInquerydecimal[]No
QueryBase Parameters:
NameParameterData TypeRequiredDescription
Skipformint?No
Takeformint?No
OrderByformstringNo
OrderByDescformstringNo
IncludeformstringNo
FieldsformstringNo
MetaformDictionary<string, string>No
IN_AssemblyLines Parameters:
NameParameterData TypeRequiredDescription
INAssemblyLineIDformstringNo
INAssemblyHistoryIDformstringNo
LineNumformshort?No
ComponentIDformstringNo
PartNoformstringNo
DescriptionformstringNo
DecimalPlacesformshortNo
CostPriceformdecimalNo
QtyNeededformdecimalNo
QtyRequiredformdecimalNo
QtyAvailableformdecimalNo
QtyOutstandingformdecimalNo
ThisAssembleformdecimalNo
PrevAssembleformdecimalNo
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.

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

<IN_AssemblyLinesQuery xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/JiwaFinancials.Jiwa.JiwaServiceModel.Tables">
  <Fields xmlns="http://schemas.servicestack.net/types">String</Fields>
  <Include xmlns="http://schemas.servicestack.net/types">String</Include>
  <Meta xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.servicestack.net/types">
    <d2p1:KeyValueOfstringstring>
      <d2p1:Key>String</d2p1:Key>
      <d2p1:Value>String</d2p1:Value>
    </d2p1:KeyValueOfstringstring>
  </Meta>
  <OrderBy xmlns="http://schemas.servicestack.net/types">String</OrderBy>
  <OrderByDesc xmlns="http://schemas.servicestack.net/types">String</OrderByDesc>
  <Skip xmlns="http://schemas.servicestack.net/types">0</Skip>
  <Take xmlns="http://schemas.servicestack.net/types">0</Take>
  <ComponentID>String</ComponentID>
  <ComponentIDBetween xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
    <d2p1:string>String</d2p1:string>
  </ComponentIDBetween>
  <ComponentIDContains>String</ComponentIDContains>
  <ComponentIDEndsWith>String</ComponentIDEndsWith>
  <ComponentIDIn xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
    <d2p1:string>String</d2p1:string>
  </ComponentIDIn>
  <ComponentIDLike>String</ComponentIDLike>
  <ComponentIDStartsWith>String</ComponentIDStartsWith>
  <CostPrice>0</CostPrice>
  <CostPriceBetween xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
    <d2p1:decimal>0</d2p1:decimal>
  </CostPriceBetween>
  <CostPriceGreaterThan>0</CostPriceGreaterThan>
  <CostPriceGreaterThanOrEqualTo>0</CostPriceGreaterThanOrEqualTo>
  <CostPriceIn xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
    <d2p1:decimal>0</d2p1:decimal>
  </CostPriceIn>
  <CostPriceLessThan>0</CostPriceLessThan>
  <CostPriceLessThanOrEqualTo>0</CostPriceLessThanOrEqualTo>
  <CostPriceNotEqualTo>0</CostPriceNotEqualTo>
  <DecimalPlaces>0</DecimalPlaces>
  <DecimalPlacesBetween xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
    <d2p1:short>0</d2p1:short>
  </DecimalPlacesBetween>
  <DecimalPlacesGreaterThan>0</DecimalPlacesGreaterThan>
  <DecimalPlacesGreaterThanOrEqualTo>0</DecimalPlacesGreaterThanOrEqualTo>
  <DecimalPlacesIn xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
    <d2p1:short>0</d2p1:short>
  </DecimalPlacesIn>
  <DecimalPlacesLessThan>0</DecimalPlacesLessThan>
  <DecimalPlacesLessThanOrEqualTo>0</DecimalPlacesLessThanOrEqualTo>
  <DecimalPlacesNotEqualTo>0</DecimalPlacesNotEqualTo>
  <Description>String</Description>
  <DescriptionBetween xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
    <d2p1:string>String</d2p1:string>
  </DescriptionBetween>
  <DescriptionContains>String</DescriptionContains>
  <DescriptionEndsWith>String</DescriptionEndsWith>
  <DescriptionIn xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
    <d2p1:string>String</d2p1:string>
  </DescriptionIn>
  <DescriptionLike>String</DescriptionLike>
  <DescriptionStartsWith>String</DescriptionStartsWith>
  <INAssemblyHistoryID>String</INAssemblyHistoryID>
  <INAssemblyHistoryIDBetween xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
    <d2p1:string>String</d2p1:string>
  </INAssemblyHistoryIDBetween>
  <INAssemblyHistoryIDContains>String</INAssemblyHistoryIDContains>
  <INAssemblyHistoryIDEndsWith>String</INAssemblyHistoryIDEndsWith>
  <INAssemblyHistoryIDIn xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
    <d2p1:string>String</d2p1:string>
  </INAssemblyHistoryIDIn>
  <INAssemblyHistoryIDLike>String</INAssemblyHistoryIDLike>
  <INAssemblyHistoryIDStartsWith>String</INAssemblyHistoryIDStartsWith>
  <INAssemblyLineID>String</INAssemblyLineID>
  <INAssemblyLineIDBetween xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
    <d2p1:string>String</d2p1:string>
  </INAssemblyLineIDBetween>
  <INAssemblyLineIDContains>String</INAssemblyLineIDContains>
  <INAssemblyLineIDEndsWith>String</INAssemblyLineIDEndsWith>
  <INAssemblyLineIDIn xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
    <d2p1:string>String</d2p1:string>
  </INAssemblyLineIDIn>
  <INAssemblyLineIDLike>String</INAssemblyLineIDLike>
  <INAssemblyLineIDStartsWith>String</INAssemblyLineIDStartsWith>
  <LineNum>0</LineNum>
  <LineNumBetween xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
    <d2p1:short>0</d2p1:short>
  </LineNumBetween>
  <LineNumGreaterThan>0</LineNumGreaterThan>
  <LineNumGreaterThanOrEqualTo>0</LineNumGreaterThanOrEqualTo>
  <LineNumIn xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
    <d2p1:short>0</d2p1:short>
  </LineNumIn>
  <LineNumLessThan>0</LineNumLessThan>
  <LineNumLessThanOrEqualTo>0</LineNumLessThanOrEqualTo>
  <LineNumNotEqualTo>0</LineNumNotEqualTo>
  <PartNo>String</PartNo>
  <PartNoBetween xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
    <d2p1:string>String</d2p1:string>
  </PartNoBetween>
  <PartNoContains>String</PartNoContains>
  <PartNoEndsWith>String</PartNoEndsWith>
  <PartNoIn xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
    <d2p1:string>String</d2p1:string>
  </PartNoIn>
  <PartNoLike>String</PartNoLike>
  <PartNoStartsWith>String</PartNoStartsWith>
  <PrevAssemble>0</PrevAssemble>
  <PrevAssembleBetween xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
    <d2p1:decimal>0</d2p1:decimal>
  </PrevAssembleBetween>
  <PrevAssembleGreaterThan>0</PrevAssembleGreaterThan>
  <PrevAssembleGreaterThanOrEqualTo>0</PrevAssembleGreaterThanOrEqualTo>
  <PrevAssembleIn xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
    <d2p1:decimal>0</d2p1:decimal>
  </PrevAssembleIn>
  <PrevAssembleLessThan>0</PrevAssembleLessThan>
  <PrevAssembleLessThanOrEqualTo>0</PrevAssembleLessThanOrEqualTo>
  <PrevAssembleNotEqualTo>0</PrevAssembleNotEqualTo>
  <QtyAvailable>0</QtyAvailable>
  <QtyAvailableBetween xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
    <d2p1:decimal>0</d2p1:decimal>
  </QtyAvailableBetween>
  <QtyAvailableGreaterThan>0</QtyAvailableGreaterThan>
  <QtyAvailableGreaterThanOrEqualTo>0</QtyAvailableGreaterThanOrEqualTo>
  <QtyAvailableIn xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
    <d2p1:decimal>0</d2p1:decimal>
  </QtyAvailableIn>
  <QtyAvailableLessThan>0</QtyAvailableLessThan>
  <QtyAvailableLessThanOrEqualTo>0</QtyAvailableLessThanOrEqualTo>
  <QtyAvailableNotEqualTo>0</QtyAvailableNotEqualTo>
  <QtyNeeded>0</QtyNeeded>
  <QtyNeededBetween xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
    <d2p1:decimal>0</d2p1:decimal>
  </QtyNeededBetween>
  <QtyNeededGreaterThan>0</QtyNeededGreaterThan>
  <QtyNeededGreaterThanOrEqualTo>0</QtyNeededGreaterThanOrEqualTo>
  <QtyNeededIn xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
    <d2p1:decimal>0</d2p1:decimal>
  </QtyNeededIn>
  <QtyNeededLessThan>0</QtyNeededLessThan>
  <QtyNeededLessThanOrEqualTo>0</QtyNeededLessThanOrEqualTo>
  <QtyNeededNotEqualTo>0</QtyNeededNotEqualTo>
  <QtyOutstanding>0</QtyOutstanding>
  <QtyOutstandingBetween xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
    <d2p1:decimal>0</d2p1:decimal>
  </QtyOutstandingBetween>
  <QtyOutstandingGreaterThan>0</QtyOutstandingGreaterThan>
  <QtyOutstandingGreaterThanOrEqualTo>0</QtyOutstandingGreaterThanOrEqualTo>
  <QtyOutstandingIn xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
    <d2p1:decimal>0</d2p1:decimal>
  </QtyOutstandingIn>
  <QtyOutstandingLessThan>0</QtyOutstandingLessThan>
  <QtyOutstandingLessThanOrEqualTo>0</QtyOutstandingLessThanOrEqualTo>
  <QtyOutstandingNotEqualTo>0</QtyOutstandingNotEqualTo>
  <QtyRequired>0</QtyRequired>
  <QtyRequiredBetween xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
    <d2p1:decimal>0</d2p1:decimal>
  </QtyRequiredBetween>
  <QtyRequiredGreaterThan>0</QtyRequiredGreaterThan>
  <QtyRequiredGreaterThanOrEqualTo>0</QtyRequiredGreaterThanOrEqualTo>
  <QtyRequiredIn xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
    <d2p1:decimal>0</d2p1:decimal>
  </QtyRequiredIn>
  <QtyRequiredLessThan>0</QtyRequiredLessThan>
  <QtyRequiredLessThanOrEqualTo>0</QtyRequiredLessThanOrEqualTo>
  <QtyRequiredNotEqualTo>0</QtyRequiredNotEqualTo>
  <ThisAssemble>0</ThisAssemble>
  <ThisAssembleBetween xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
    <d2p1:decimal>0</d2p1:decimal>
  </ThisAssembleBetween>
  <ThisAssembleGreaterThan>0</ThisAssembleGreaterThan>
  <ThisAssembleGreaterThanOrEqualTo>0</ThisAssembleGreaterThanOrEqualTo>
  <ThisAssembleIn xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
    <d2p1:decimal>0</d2p1:decimal>
  </ThisAssembleIn>
  <ThisAssembleLessThan>0</ThisAssembleLessThan>
  <ThisAssembleLessThanOrEqualTo>0</ThisAssembleLessThanOrEqualTo>
  <ThisAssembleNotEqualTo>0</ThisAssembleNotEqualTo>
</IN_AssemblyLinesQuery>
HTTP/1.1 200 OK
Content-Type: application/xml
Content-Length: length

<QueryResponseOfIN_AssemblyLines7kRqkrSv 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_AssemblyLines>
      <d2p1:_x003C_ComponentID_x003E_k__BackingField>String</d2p1:_x003C_ComponentID_x003E_k__BackingField>
      <d2p1:_x003C_CostPrice_x003E_k__BackingField>0</d2p1:_x003C_CostPrice_x003E_k__BackingField>
      <d2p1:_x003C_DecimalPlaces_x003E_k__BackingField>0</d2p1:_x003C_DecimalPlaces_x003E_k__BackingField>
      <d2p1:_x003C_Description_x003E_k__BackingField>String</d2p1:_x003C_Description_x003E_k__BackingField>
      <d2p1:_x003C_INAssemblyHistoryID_x003E_k__BackingField>String</d2p1:_x003C_INAssemblyHistoryID_x003E_k__BackingField>
      <d2p1:_x003C_INAssemblyLineID_x003E_k__BackingField>String</d2p1:_x003C_INAssemblyLineID_x003E_k__BackingField>
      <d2p1:_x003C_LineNum_x003E_k__BackingField>0</d2p1:_x003C_LineNum_x003E_k__BackingField>
      <d2p1:_x003C_PartNo_x003E_k__BackingField>String</d2p1:_x003C_PartNo_x003E_k__BackingField>
      <d2p1:_x003C_PrevAssemble_x003E_k__BackingField>0</d2p1:_x003C_PrevAssemble_x003E_k__BackingField>
      <d2p1:_x003C_QtyAvailable_x003E_k__BackingField>0</d2p1:_x003C_QtyAvailable_x003E_k__BackingField>
      <d2p1:_x003C_QtyNeeded_x003E_k__BackingField>0</d2p1:_x003C_QtyNeeded_x003E_k__BackingField>
      <d2p1:_x003C_QtyOutstanding_x003E_k__BackingField>0</d2p1:_x003C_QtyOutstanding_x003E_k__BackingField>
      <d2p1:_x003C_QtyRequired_x003E_k__BackingField>0</d2p1:_x003C_QtyRequired_x003E_k__BackingField>
      <d2p1:_x003C_ThisAssemble_x003E_k__BackingField>0</d2p1:_x003C_ThisAssemble_x003E_k__BackingField>
    </d2p1:IN_AssemblyLines>
  </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_AssemblyLines7kRqkrSv>