<xml>
<Response><_Comment00000>The RecordLimit and RecordStartNum are not required. If you don&#39;t define them, the system will default to return everything in one large response. This means that you have to check to see if something timed out.</_Comment00000>
<RecordLimit># of Records to Return (Optional)</RecordLimit>
<RecordStartNum>Starting Number (1 is first) (Optional)</RecordStartNum>
<_Comment00003>If you add ?MimicReq=true to the URI, you can get a data structure with the fields ready to be filled in</_Comment00003>
<_Comment00004>If you add ?InclSchema=true to the URI, the response will include the schema array.</_Comment00004>
<_Comment00005>You can combine the two above with &amp; separating them: ?MimicReq=true&amp;InclSchema=true</_Comment00005>
<DateFormatOpt>Date Format (optional) - will use A=mm-dd-yy; Options are: A=mm-dd-yy; B=yy-mm-dd; C=yyyy-mm-dd; D=mmddyy; E=yymmdd; F=yyyymmdd; G=dd-mm-yy; H=ddmmyy</DateFormatOpt>
<DateDelim>Date Delimiter (Optional)</DateDelim>
<_Comment00008>Send in Either SchemaID or SchemaCode if you want to use a saved API schema</_Comment00008>
<SavedSchemaID>Saved Schema ID for Returned Data (Optional)</SavedSchemaID>
<SavedSchemaCode>Saved Schema Code for return data (Optional)</SavedSchemaCode>
<Entity>Entity Number: 1 = Hanger Bolt &amp; Stud Co.; 2 = Enterkin Manufacturing; 3 = Enterkin Leasing (Required)</Entity>
<_Comment00012>If you send in a List, the RecordLimit and LastUpdateEpochDate are ignored and only the list is returned.</_Comment00012>
<LastUpdateEpoch>Last Epoch Time Synced (0 or blank means return all) (Optional)</LastUpdateEpoch>
<TotalRecords>Total Records (This will be returned when requesting a range whether you specify it in the POST file or not)</TotalRecords>
<LastRecord>Last Record if requested a range (This will be returned whether you specify it in your POST file or not) (Boolean)</LastRecord>
<List><_Comment00014>You can choose to send in a list of specific IDs that you want to run the API for.</_Comment00014>
<ID>Sync ID (Optional)</ID>
</List><Bin><BinID>Bin ID</BinID>
<Barcode>Bin Barcode</Barcode>
<BinLoc>Bin Location</BinLoc>
<AltCode>Customer Part Number</AltCode>
<BinEnabled>Is Bin Enabled (Boolean)</BinEnabled>
<ProdID>Product ID</ProdID>
<CustID>Customer ID</CustID>
<Note1>Bin Note 1</Note1>
<POLineNum>Bin PO Line Number</POLineNum>
<ExtraBarCode>Extra Bar Code</ExtraBarCode>
<Note2>Bin Note 2</Note2>
<PONum>Bin PO Number</PONum>
<PickInst>Bin Picking Instructions</PickInst>
<Hold>Marked Inactive</Hold>
<HoldUser>Marked Inactive  User</HoldUser>
<HoldUserFull>Marked Inactive  User Full Name</HoldUserFull>
<HoldDate>Marked Inactive  Date</HoldDate>
<HoldTime>Marked Inactive  Time</HoldTime>
<HoldTimeString>Marked Inactive  Time Formatted</HoldTimeString>
<HoldEpoch>Marked Inactive  Epoch</HoldEpoch>
<HoldFormatted>Marked Inactive  (Formatted)</HoldFormatted>
<MinQty>Bin Minimum Qty (stocking method)</MinQty>
<MinQtyDec>Bin Minimum Qty (stocking method) Decimal Precision</MinQtyDec>
<MinQtyString>Bin Minimum Qty (stocking method) Formatted String</MinQtyString>
<MaxQty>Bin Max Qty (stocking method)</MaxQty>
<MaxQtyDec>Bin Max Qty (stocking method) Decimal Precision</MaxQtyDec>
<MaxQtyString>Bin Max Qty (stocking method) Formatted String</MaxQtyString>
<PkgQty>Bin Package Qty (stocking method)</PkgQty>
<PkgQtyDec>Bin Package Qty (stocking method) Decimal Precision</PkgQtyDec>
<PkgQtyString>Bin Package Qty (stocking method) Formatted String</PkgQtyString>
<LastEpoch>Last Updated Epoch Time</LastEpoch>
</Bin></Response></xml>