<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>
<OnlyActive>Only include Active Branches (optional) - will use true (Boolean)</OnlyActive>
<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>
<Branch><BrCode>Branch Code</BrCode>
<BrDesc>Branch Description</BrDesc>
<BranchID>Branch ID</BranchID>
<Addr1>Branch Address 1</Addr1>
<Addr2>Branch Address 2</Addr2>
<CSZ>Branch City, State Zip</CSZ>
<Phone>Branch Phone</Phone>
<Fax>Branch Fax #</Fax>
<Contact>Branch Contact</Contact>
<EMail>Branch E-Mail address</EMail>
<LocMoveAlloc>Lcoation to Move Allocation</LocMoveAlloc>
<LocInTransit>In Transit Location</LocInTransit>
<LocRec>Receiving Location</LocRec>
<Country>Branch Country</Country>
<BrName>Ship to Name</BrName>
<UPSAcct>UPS Account #</UPSAcct>
<Active>Branch Active (Boolean)</Active>
<CreateTransfer>Create Transfer for License PLate Orders (Boolean)</CreateTransfer>
<Consign>Consignment Branch (Boolean)</Consign>
<CostCenterCode>Cost Center Code</CostCenterCode>
<CostCenterDesc>Cost Center Description</CostCenterDesc>
<CostCenterID>Cost Center ID</CostCenterID>
<CostCenterInfo>Cost Center Information</CostCenterInfo>
</Branch></Response></xml>