GET api/audGetComparedRecords/GetComparedRecords/{invoice}/{withStatus}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| invoice | string |
Required |
|
| withStatus | boolean |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of AudActionableRecordExtendedDto| Name | Description | Type | Additional information |
|---|---|---|---|
| InvoiceDate | date |
None. |
|
| InvoiceCount | integer |
None. |
|
| ShipPackageID | integer |
None. |
|
| ShipWarehouseID | integer |
None. |
|
| ShipWarehouseCode | string |
None. |
|
| ShipClientID | integer |
None. |
|
| CarrierNameShip | string |
None. |
|
| AuditCarrierID | integer |
None. |
|
| CarrierName | string |
None. |
|
| ServiceDescription | string |
None. |
|
| ConsigneeAddress1 | string |
None. |
|
| ConsigneeAddress2 | string |
None. |
|
| ConsigneeCity | string |
None. |
|
| ConsigneeStateProvince | string |
None. |
|
| ConsigneePostalCode | string |
None. |
|
| ConsigneeCountry | string |
None. |
|
| SendItService | string |
None. |
|
| ShipState | string |
None. |
|
| ShipperName | string |
None. |
|
| InvoiceNumber | string |
None. |
|
| PackageID | integer |
None. |
|
| ShipClientShortName | string |
None. |
|
| DateShipped | date |
None. |
|
| ShipOrderID | integer |
None. |
|
| ExternalOrderNumber | string |
None. |
|
| ShippingServiceCode | string |
None. |
|
| TrackingNumber | string |
None. |
|
| ExpectedZone | string |
None. |
|
| Zone | string |
None. |
|
| ShipRES | boolean |
None. |
|
| AuditRES | boolean |
None. |
|
| ExpectedShipWeight | decimal number |
None. |
|
| ExpectedShipWeightOriginal | decimal number |
None. |
|
| BilledWeight | decimal number |
None. |
|
| ShippedWeight | decimal number |
None. |
|
| ExpectedLength | integer |
None. |
|
| ExpectedWidth | integer |
None. |
|
| ExpectedHeight | integer |
None. |
|
| Length | integer |
None. |
|
| Width | integer |
None. |
|
| Height | integer |
None. |
|
| ChargedClient | decimal number |
None. |
|
| BilledByCarrier | decimal number |
None. |
|
| ExpectedRate | decimal number |
None. |
|
| Status | string |
None. |
|
| BlockBulkUpdate | boolean |
None. |
|
| IsForceClosed | boolean |
None. |
|
| PackageCount | integer |
None. |
|
| PackageNumber | string |
None. |
|
| SellRate | decimal number |
None. |
|
| SellReRate | decimal number |
None. |
|
| BuyReRate | decimal number |
None. |
|
| BuyReRateDelta | decimal number |
None. |
|
| SellReRateDelta | decimal number |
None. |
|
| BackBillAmount | decimal number |
None. |
|
| ExpectedMargin | decimal number |
None. |
|
| ActualMargin | decimal number |
None. |
|
| MarginDelta | decimal number |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"InvoiceDate": "2025-12-06T23:37:40.0432003+00:00",
"InvoiceCount": 1,
"ShipPackageID": 2,
"ShipWarehouseID": 3,
"ShipWarehouseCode": "sample string 4",
"ShipClientID": 5,
"CarrierNameShip": "sample string 6",
"AuditCarrierID": 7,
"CarrierName": "sample string 8",
"ServiceDescription": "sample string 9",
"ConsigneeAddress1": "sample string 10",
"ConsigneeAddress2": "sample string 11",
"ConsigneeCity": "sample string 12",
"ConsigneeStateProvince": "sample string 13",
"ConsigneePostalCode": "sample string 14",
"ConsigneeCountry": "sample string 15",
"SendItService": "sample string 16",
"ShipState": "sample string 17",
"ShipperName": "sample string 18",
"InvoiceNumber": "sample string 19",
"PackageID": 20,
"ShipClientShortName": "sample string 21",
"DateShipped": "2025-12-06T23:37:40.0432003+00:00",
"ShipOrderID": 22,
"ExternalOrderNumber": "sample string 23",
"ShippingServiceCode": "sample string 24",
"TrackingNumber": "sample string 25",
"ExpectedZone": "sample string 26",
"Zone": "sample string 27",
"ShipRES": true,
"AuditRES": true,
"ExpectedShipWeight": 1.0,
"ExpectedShipWeightOriginal": 1.0,
"BilledWeight": 30.0,
"ShippedWeight": 31.0,
"ExpectedLength": 1,
"ExpectedWidth": 1,
"ExpectedHeight": 1,
"Length": 1,
"Width": 1,
"Height": 1,
"ChargedClient": 32.0,
"BilledByCarrier": 33.0,
"ExpectedRate": 34.0,
"Status": "sample string 35",
"BlockBulkUpdate": true,
"IsForceClosed": true,
"PackageCount": 38,
"PackageNumber": "sample string 39",
"SellRate": 40.0,
"SellReRate": 41.0,
"BuyReRate": 42.0,
"BuyReRateDelta": 43.0,
"SellReRateDelta": 44.0,
"BackBillAmount": 45.0,
"ExpectedMargin": 46.0,
"ActualMargin": 47.0,
"MarginDelta": 48.0
},
{
"InvoiceDate": "2025-12-06T23:37:40.0432003+00:00",
"InvoiceCount": 1,
"ShipPackageID": 2,
"ShipWarehouseID": 3,
"ShipWarehouseCode": "sample string 4",
"ShipClientID": 5,
"CarrierNameShip": "sample string 6",
"AuditCarrierID": 7,
"CarrierName": "sample string 8",
"ServiceDescription": "sample string 9",
"ConsigneeAddress1": "sample string 10",
"ConsigneeAddress2": "sample string 11",
"ConsigneeCity": "sample string 12",
"ConsigneeStateProvince": "sample string 13",
"ConsigneePostalCode": "sample string 14",
"ConsigneeCountry": "sample string 15",
"SendItService": "sample string 16",
"ShipState": "sample string 17",
"ShipperName": "sample string 18",
"InvoiceNumber": "sample string 19",
"PackageID": 20,
"ShipClientShortName": "sample string 21",
"DateShipped": "2025-12-06T23:37:40.0432003+00:00",
"ShipOrderID": 22,
"ExternalOrderNumber": "sample string 23",
"ShippingServiceCode": "sample string 24",
"TrackingNumber": "sample string 25",
"ExpectedZone": "sample string 26",
"Zone": "sample string 27",
"ShipRES": true,
"AuditRES": true,
"ExpectedShipWeight": 1.0,
"ExpectedShipWeightOriginal": 1.0,
"BilledWeight": 30.0,
"ShippedWeight": 31.0,
"ExpectedLength": 1,
"ExpectedWidth": 1,
"ExpectedHeight": 1,
"Length": 1,
"Width": 1,
"Height": 1,
"ChargedClient": 32.0,
"BilledByCarrier": 33.0,
"ExpectedRate": 34.0,
"Status": "sample string 35",
"BlockBulkUpdate": true,
"IsForceClosed": true,
"PackageCount": 38,
"PackageNumber": "sample string 39",
"SellRate": 40.0,
"SellReRate": 41.0,
"BuyReRate": 42.0,
"BuyReRateDelta": 43.0,
"SellReRateDelta": 44.0,
"BackBillAmount": 45.0,
"ExpectedMargin": 46.0,
"ActualMargin": 47.0,
"MarginDelta": 48.0
}
]
application/xml, text/xml
Sample:
<ArrayOfAudActionableRecordExtendedDto xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">
<AudActionableRecordExtendedDto>
<ActualMargin>47</ActualMargin>
<AuditRES>true</AuditRES>
<BackBillAmount>45</BackBillAmount>
<BilledByCarrier>33</BilledByCarrier>
<BilledWeight>30</BilledWeight>
<BlockBulkUpdate>true</BlockBulkUpdate>
<BuyReRate>42</BuyReRate>
<BuyReRateDelta>43</BuyReRateDelta>
<ChargedClient>32</ChargedClient>
<DateShipped>2025-12-06T23:37:40.0432003+00:00</DateShipped>
<ExpectedHeight>1</ExpectedHeight>
<ExpectedLength>1</ExpectedLength>
<ExpectedMargin>46</ExpectedMargin>
<ExpectedRate>34</ExpectedRate>
<ExpectedShipWeight>1</ExpectedShipWeight>
<ExpectedShipWeightOriginal>1</ExpectedShipWeightOriginal>
<ExpectedWidth>1</ExpectedWidth>
<ExpectedZone>sample string 26</ExpectedZone>
<ExternalOrderNumber>sample string 23</ExternalOrderNumber>
<Height>1</Height>
<InvoiceNumber>sample string 19</InvoiceNumber>
<IsForceClosed>true</IsForceClosed>
<Length>1</Length>
<MarginDelta>48</MarginDelta>
<PackageCount>38</PackageCount>
<PackageID>20</PackageID>
<PackageNumber>sample string 39</PackageNumber>
<SellRate>40</SellRate>
<SellReRate>41</SellReRate>
<SellReRateDelta>44</SellReRateDelta>
<ShipClientShortName>sample string 21</ShipClientShortName>
<ShipOrderID>22</ShipOrderID>
<ShipRES>true</ShipRES>
<ShippedWeight>31</ShippedWeight>
<ShippingServiceCode>sample string 24</ShippingServiceCode>
<Status>sample string 35</Status>
<TrackingNumber>sample string 25</TrackingNumber>
<Width>1</Width>
<Zone>sample string 27</Zone>
<AuditCarrierID>7</AuditCarrierID>
<CarrierName>sample string 8</CarrierName>
<CarrierNameShip>sample string 6</CarrierNameShip>
<ConsigneeAddress1>sample string 10</ConsigneeAddress1>
<ConsigneeAddress2>sample string 11</ConsigneeAddress2>
<ConsigneeCity>sample string 12</ConsigneeCity>
<ConsigneeCountry>sample string 15</ConsigneeCountry>
<ConsigneePostalCode>sample string 14</ConsigneePostalCode>
<ConsigneeStateProvince>sample string 13</ConsigneeStateProvince>
<InvoiceCount>1</InvoiceCount>
<InvoiceDate>2025-12-06T23:37:40.0432003+00:00</InvoiceDate>
<SendItService>sample string 16</SendItService>
<ServiceDescription>sample string 9</ServiceDescription>
<ShipClientID>5</ShipClientID>
<ShipPackageID>2</ShipPackageID>
<ShipState>sample string 17</ShipState>
<ShipWarehouseCode>sample string 4</ShipWarehouseCode>
<ShipWarehouseID>3</ShipWarehouseID>
<ShipperName>sample string 18</ShipperName>
</AudActionableRecordExtendedDto>
<AudActionableRecordExtendedDto>
<ActualMargin>47</ActualMargin>
<AuditRES>true</AuditRES>
<BackBillAmount>45</BackBillAmount>
<BilledByCarrier>33</BilledByCarrier>
<BilledWeight>30</BilledWeight>
<BlockBulkUpdate>true</BlockBulkUpdate>
<BuyReRate>42</BuyReRate>
<BuyReRateDelta>43</BuyReRateDelta>
<ChargedClient>32</ChargedClient>
<DateShipped>2025-12-06T23:37:40.0432003+00:00</DateShipped>
<ExpectedHeight>1</ExpectedHeight>
<ExpectedLength>1</ExpectedLength>
<ExpectedMargin>46</ExpectedMargin>
<ExpectedRate>34</ExpectedRate>
<ExpectedShipWeight>1</ExpectedShipWeight>
<ExpectedShipWeightOriginal>1</ExpectedShipWeightOriginal>
<ExpectedWidth>1</ExpectedWidth>
<ExpectedZone>sample string 26</ExpectedZone>
<ExternalOrderNumber>sample string 23</ExternalOrderNumber>
<Height>1</Height>
<InvoiceNumber>sample string 19</InvoiceNumber>
<IsForceClosed>true</IsForceClosed>
<Length>1</Length>
<MarginDelta>48</MarginDelta>
<PackageCount>38</PackageCount>
<PackageID>20</PackageID>
<PackageNumber>sample string 39</PackageNumber>
<SellRate>40</SellRate>
<SellReRate>41</SellReRate>
<SellReRateDelta>44</SellReRateDelta>
<ShipClientShortName>sample string 21</ShipClientShortName>
<ShipOrderID>22</ShipOrderID>
<ShipRES>true</ShipRES>
<ShippedWeight>31</ShippedWeight>
<ShippingServiceCode>sample string 24</ShippingServiceCode>
<Status>sample string 35</Status>
<TrackingNumber>sample string 25</TrackingNumber>
<Width>1</Width>
<Zone>sample string 27</Zone>
<AuditCarrierID>7</AuditCarrierID>
<CarrierName>sample string 8</CarrierName>
<CarrierNameShip>sample string 6</CarrierNameShip>
<ConsigneeAddress1>sample string 10</ConsigneeAddress1>
<ConsigneeAddress2>sample string 11</ConsigneeAddress2>
<ConsigneeCity>sample string 12</ConsigneeCity>
<ConsigneeCountry>sample string 15</ConsigneeCountry>
<ConsigneePostalCode>sample string 14</ConsigneePostalCode>
<ConsigneeStateProvince>sample string 13</ConsigneeStateProvince>
<InvoiceCount>1</InvoiceCount>
<InvoiceDate>2025-12-06T23:37:40.0432003+00:00</InvoiceDate>
<SendItService>sample string 16</SendItService>
<ServiceDescription>sample string 9</ServiceDescription>
<ShipClientID>5</ShipClientID>
<ShipPackageID>2</ShipPackageID>
<ShipState>sample string 17</ShipState>
<ShipWarehouseCode>sample string 4</ShipWarehouseCode>
<ShipWarehouseID>3</ShipWarehouseID>
<ShipperName>sample string 18</ShipperName>
</AudActionableRecordExtendedDto>
</ArrayOfAudActionableRecordExtendedDto>