GET api/FreightPayable/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
ordFreightPayableEx| Name | Description | Type | Additional information |
|---|---|---|---|
| PayableTypeName | string |
None. |
|
| PayableAddress | ordAddressDb |
None. |
|
| PayableEntity | orgEntityDb |
None. |
|
| PayablePlace | orgPlaceDb |
None. |
|
| BaseFee | ordFreightFeeEx |
None. |
|
| AdditionalFees | Collection of ordFreightFeeEx |
None. |
|
| HoldNotes | Collection of ordNote |
None. |
|
| TaskCount | integer |
None. |
|
| TaskCompletedCount | integer |
None. |
|
| AutoBilling | boolean |
None. |
|
| PreferredCurrencyCode | string |
None. |
|
| FreightPayableID | integer |
None. |
|
| OrderID | integer |
Required |
|
| DataVersion | string |
None. |
|
| FreightLegID | integer |
None. |
|
| IsPayable | boolean |
None. |
|
| ChargeDate | date |
None. |
|
| PayableTypeID | byte |
Required |
|
| PayableEntityID | integer |
None. |
|
| PayableEntityPlaceID | integer |
None. |
|
| PayableAddressID | integer |
None. |
|
| ApprovedBy | integer |
None. |
|
| ApprovedDate | date |
None. |
|
| ClearedBy | integer |
None. |
|
| ClearedDate | date |
None. |
|
| ReferenceNumber | string |
Max length: 240 |
|
| PayableInvoiceNumber | string |
Max length: 50 |
|
| ToChargeID | integer |
None. |
|
| CreatedBy | integer |
None. |
|
| CreatedDate | date |
None. |
|
| UpdatedBy | integer |
None. |
|
| UpdatedDate | date |
None. |
|
| FBSubPayablesID | integer |
None. |
|
| FBSubChargesLegID | integer |
None. |
|
| results | Collection of ValidationResult |
None. |
Response Formats
application/json, text/json
Sample:
{
"results": null,
"PayableTypeName": "sample string 1",
"PayableAddress": {
"results": null,
"AddressID": 1,
"AddressHash": "QEA=",
"ContactName": "sample string 2",
"EntityName": "sample string 3",
"PlaceName": "sample string 4",
"Address1": "sample string 5",
"Address2": "sample string 6",
"City": "sample string 7",
"PostalCode": "sample string 8",
"StateProvinceCode": "sample string 9",
"CountryCode": "sample string 10",
"AirportCode": "sample string 11",
"TollFree": "sample string 12",
"Phone": "sample string 13",
"Fax": "sample string 14",
"Mobile": "sample string 15",
"EMail": "sample string 16",
"Website": "sample string 17",
"OpenHours": "sample string 18",
"Comments": "sample string 19",
"CreatedBy": 20,
"CreatedDate": "2025-12-06T23:43:07.1141115+00:00",
"UpdatedBy": 22,
"UpdatedDate": "2025-12-06T23:43:07.1141115+00:00"
},
"PayableEntity": {
"results": null,
"EntityID": 1,
"EntityName": "sample string 2",
"ShortName": "sample string 3",
"OnPropackHold": true,
"OnCreditHold": true,
"PaymentTermsID": 1,
"CreatedBy": 6,
"CreatedDate": "2025-12-06T23:43:07.1141115+00:00",
"UpdatedBy": 8,
"UpdatedDate": "2025-12-06T23:43:07.1141115+00:00",
"FBContactMasterID": 1,
"P3PLClientID": 1
},
"PayablePlace": {
"results": null,
"PlaceID": 1,
"EntityID": 1,
"EntityName": "sample string 2",
"PlaceTypeID": 64,
"PlaceName": "sample string 3",
"Address1": "sample string 4",
"Address2": "sample string 5",
"City": "sample string 6",
"StateProvinceCode": "sample string 7",
"PostalCode": "sample string 8",
"CountryCode": "sample string 9",
"AirportCode": "sample string 10",
"OpenHours": "sample string 11",
"IsBillingAddress": true,
"IsCrossDock": true,
"IsTerminal": true,
"IsActive": true,
"Comment": "sample string 16",
"CreatedBy": 17,
"CreatedDate": "2025-12-06T23:43:07.1141115+00:00",
"UpdatedBy": 19,
"UpdatedDate": "2025-12-06T23:43:07.1141115+00:00",
"FBContactsSub2ID": 1,
"CSC": "sample string 21",
"WarehouseID": 22
},
"BaseFee": {
"results": null,
"NoteCount": 1,
"FreightLegID": 1,
"FeeTypeName": "sample string 1",
"InvoicedApprovedByName": "sample string 2",
"InvoicedApprovedByInitials": "sample string 3",
"BilledEnteredByName": "sample string 4",
"BilledEnteredByInitials": "sample string 5",
"CreatedByName": "sample string 6",
"CreatedByInitials": "sample string 7",
"UpdatedByName": "sample string 8",
"UpdatedByInitials": "sample string 9",
"FreightFeeID": 10,
"FreightPayableID": 1,
"FeeTypeID": 11,
"OnInvoiceID": 1,
"InputCurrencyCode": "sample string 12",
"InputExchangeRate": 1.0,
"InputBaseAmount": 1.0,
"InputAmount": 1.0,
"MarkupAmount": 1.0,
"MarkupPercent": 1.0,
"CommissionPercent": 1.0,
"FuelSurchargePercent": 1.0,
"CustomBillableAmount": 1.0,
"ShowNameOnInvoice": true,
"ShowBillableOnInvoice": true,
"InvoicedAmount": 1.0,
"InvoicedApprovedBy": 1,
"InvoicedApprovedDate": "2025-12-06T23:43:07.1141115+00:00",
"BilledCurrencyCode": "sample string 15",
"BilledExchangeRate": 1.0,
"BilledBaseAmount": 1.0,
"BilledAmount": 1.0,
"BilledEnteredBy": 1,
"BilledEnteredDate": "2025-12-06T23:43:07.1141115+00:00",
"BilledReferenceNumber": "sample string 16",
"FeeStatus": "sample string 17",
"CreatedBy": 18,
"CreatedDate": "2025-12-06T23:43:07.1141115+00:00",
"UpdatedBy": 20,
"UpdatedDate": "2025-12-06T23:43:07.1141115+00:00",
"FBSubPayablesID": 1,
"FBSubChargesLegID": 1
},
"AdditionalFees": [
{
"results": null,
"NoteCount": 1,
"FreightLegID": 1,
"FeeTypeName": "sample string 1",
"InvoicedApprovedByName": "sample string 2",
"InvoicedApprovedByInitials": "sample string 3",
"BilledEnteredByName": "sample string 4",
"BilledEnteredByInitials": "sample string 5",
"CreatedByName": "sample string 6",
"CreatedByInitials": "sample string 7",
"UpdatedByName": "sample string 8",
"UpdatedByInitials": "sample string 9",
"FreightFeeID": 10,
"FreightPayableID": 1,
"FeeTypeID": 11,
"OnInvoiceID": 1,
"InputCurrencyCode": "sample string 12",
"InputExchangeRate": 1.0,
"InputBaseAmount": 1.0,
"InputAmount": 1.0,
"MarkupAmount": 1.0,
"MarkupPercent": 1.0,
"CommissionPercent": 1.0,
"FuelSurchargePercent": 1.0,
"CustomBillableAmount": 1.0,
"ShowNameOnInvoice": true,
"ShowBillableOnInvoice": true,
"InvoicedAmount": 1.0,
"InvoicedApprovedBy": 1,
"InvoicedApprovedDate": "2025-12-06T23:43:07.1141115+00:00",
"BilledCurrencyCode": "sample string 15",
"BilledExchangeRate": 1.0,
"BilledBaseAmount": 1.0,
"BilledAmount": 1.0,
"BilledEnteredBy": 1,
"BilledEnteredDate": "2025-12-06T23:43:07.1141115+00:00",
"BilledReferenceNumber": "sample string 16",
"FeeStatus": "sample string 17",
"CreatedBy": 18,
"CreatedDate": "2025-12-06T23:43:07.1141115+00:00",
"UpdatedBy": 20,
"UpdatedDate": "2025-12-06T23:43:07.1141115+00:00",
"FBSubPayablesID": 1,
"FBSubChargesLegID": 1
},
{
"results": null,
"NoteCount": 1,
"FreightLegID": 1,
"FeeTypeName": "sample string 1",
"InvoicedApprovedByName": "sample string 2",
"InvoicedApprovedByInitials": "sample string 3",
"BilledEnteredByName": "sample string 4",
"BilledEnteredByInitials": "sample string 5",
"CreatedByName": "sample string 6",
"CreatedByInitials": "sample string 7",
"UpdatedByName": "sample string 8",
"UpdatedByInitials": "sample string 9",
"FreightFeeID": 10,
"FreightPayableID": 1,
"FeeTypeID": 11,
"OnInvoiceID": 1,
"InputCurrencyCode": "sample string 12",
"InputExchangeRate": 1.0,
"InputBaseAmount": 1.0,
"InputAmount": 1.0,
"MarkupAmount": 1.0,
"MarkupPercent": 1.0,
"CommissionPercent": 1.0,
"FuelSurchargePercent": 1.0,
"CustomBillableAmount": 1.0,
"ShowNameOnInvoice": true,
"ShowBillableOnInvoice": true,
"InvoicedAmount": 1.0,
"InvoicedApprovedBy": 1,
"InvoicedApprovedDate": "2025-12-06T23:43:07.1141115+00:00",
"BilledCurrencyCode": "sample string 15",
"BilledExchangeRate": 1.0,
"BilledBaseAmount": 1.0,
"BilledAmount": 1.0,
"BilledEnteredBy": 1,
"BilledEnteredDate": "2025-12-06T23:43:07.1141115+00:00",
"BilledReferenceNumber": "sample string 16",
"FeeStatus": "sample string 17",
"CreatedBy": 18,
"CreatedDate": "2025-12-06T23:43:07.1141115+00:00",
"UpdatedBy": 20,
"UpdatedDate": "2025-12-06T23:43:07.1141115+00:00",
"FBSubPayablesID": 1,
"FBSubChargesLegID": 1
}
],
"HoldNotes": [
{
"results": null,
"LinkType": "sample string 1",
"LinkName": "sample string 2",
"PersonName": "sample string 3",
"UserInitials": "sample string 4",
"NoteID": 5,
"NoteTypeID": 0,
"OrderID": 6,
"ItemID": 1,
"ItemType": 1,
"InvoiceID": 1,
"FreightLegID": 1,
"FreightPayableID": 1,
"FreightFeeID": 1,
"FreightHandlingID": 1,
"TaskID": 1,
"TrackingID": 1,
"WarehouseAlertID": 1,
"QuoteID": 1,
"WONumber": 1,
"Note": "sample string 7",
"ClientVisible": true,
"IsRead": true,
"CreatedBy": 10,
"CreatedDate": "2025-12-06T23:43:07.1141115+00:00",
"UpdatedBy": 12,
"UpdatedDate": "2025-12-06T23:43:07.1141115+00:00"
},
{
"results": null,
"LinkType": "sample string 1",
"LinkName": "sample string 2",
"PersonName": "sample string 3",
"UserInitials": "sample string 4",
"NoteID": 5,
"NoteTypeID": 0,
"OrderID": 6,
"ItemID": 1,
"ItemType": 1,
"InvoiceID": 1,
"FreightLegID": 1,
"FreightPayableID": 1,
"FreightFeeID": 1,
"FreightHandlingID": 1,
"TaskID": 1,
"TrackingID": 1,
"WarehouseAlertID": 1,
"QuoteID": 1,
"WONumber": 1,
"Note": "sample string 7",
"ClientVisible": true,
"IsRead": true,
"CreatedBy": 10,
"CreatedDate": "2025-12-06T23:43:07.1141115+00:00",
"UpdatedBy": 12,
"UpdatedDate": "2025-12-06T23:43:07.1141115+00:00"
}
],
"TaskCount": 2,
"TaskCompletedCount": 3,
"AutoBilling": true,
"PreferredCurrencyCode": "sample string 5",
"FreightPayableID": 6,
"OrderID": 7,
"DataVersion": "sample string 8",
"FreightLegID": 1,
"IsPayable": true,
"ChargeDate": "2025-12-06T23:43:07.1141115+00:00",
"PayableTypeID": 64,
"PayableEntityID": 1,
"PayableEntityPlaceID": 1,
"PayableAddressID": 1,
"ApprovedBy": 1,
"ApprovedDate": "2025-12-06T23:43:07.1141115+00:00",
"ClearedBy": 1,
"ClearedDate": "2025-12-06T23:43:07.1141115+00:00",
"ReferenceNumber": "sample string 11",
"PayableInvoiceNumber": "sample string 12",
"ToChargeID": 1,
"CreatedBy": 13,
"CreatedDate": "2025-12-06T23:43:07.1141115+00:00",
"UpdatedBy": 15,
"UpdatedDate": "2025-12-06T23:43:07.1141115+00:00",
"FBSubPayablesID": 1,
"FBSubChargesLegID": 1
}
application/xml, text/xml
Sample:
<ordFreightPayableEx xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Models">
<results xmlns:d2p1="http://schemas.datacontract.org/2004/07/System.ComponentModel.DataAnnotations" i:nil="true" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Utility" />
<ApprovedBy xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</ApprovedBy>
<ApprovedDate xmlns:d2p1="http://schemas.datacontract.org/2004/07/System" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">
<d2p1:DateTime>2025-12-06T23:43:07.1141115Z</d2p1:DateTime>
<d2p1:OffsetMinutes>0</d2p1:OffsetMinutes>
</ApprovedDate>
<ChargeDate xmlns:d2p1="http://schemas.datacontract.org/2004/07/System" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">
<d2p1:DateTime>2025-12-06T23:43:07.1141115Z</d2p1:DateTime>
<d2p1:OffsetMinutes>0</d2p1:OffsetMinutes>
</ChargeDate>
<ClearedBy xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</ClearedBy>
<ClearedDate xmlns:d2p1="http://schemas.datacontract.org/2004/07/System" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">
<d2p1:DateTime>2025-12-06T23:43:07.1141115Z</d2p1:DateTime>
<d2p1:OffsetMinutes>0</d2p1:OffsetMinutes>
</ClearedDate>
<CreatedBy xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">13</CreatedBy>
<CreatedDate xmlns:d2p1="http://schemas.datacontract.org/2004/07/System" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">
<d2p1:DateTime>2025-12-06T23:43:07.1141115Z</d2p1:DateTime>
<d2p1:OffsetMinutes>0</d2p1:OffsetMinutes>
</CreatedDate>
<DataVersion xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">sample string 8</DataVersion>
<FBSubChargesLegID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</FBSubChargesLegID>
<FBSubPayablesID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</FBSubPayablesID>
<FreightLegID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</FreightLegID>
<FreightPayableID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">6</FreightPayableID>
<IsPayable xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">true</IsPayable>
<OrderID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">7</OrderID>
<PayableAddressID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</PayableAddressID>
<PayableEntityID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</PayableEntityID>
<PayableEntityPlaceID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</PayableEntityPlaceID>
<PayableInvoiceNumber xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">sample string 12</PayableInvoiceNumber>
<PayableTypeID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">64</PayableTypeID>
<ReferenceNumber xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">sample string 11</ReferenceNumber>
<ToChargeID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</ToChargeID>
<UpdatedBy xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">15</UpdatedBy>
<UpdatedDate xmlns:d2p1="http://schemas.datacontract.org/2004/07/System" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">
<d2p1:DateTime>2025-12-06T23:43:07.1141115Z</d2p1:DateTime>
<d2p1:OffsetMinutes>0</d2p1:OffsetMinutes>
</UpdatedDate>
<AdditionalFees>
<ordFreightFeeEx>
<results xmlns:d4p1="http://schemas.datacontract.org/2004/07/System.ComponentModel.DataAnnotations" i:nil="true" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Utility" />
<BilledAmount xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</BilledAmount>
<BilledBaseAmount xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</BilledBaseAmount>
<BilledCurrencyCode xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">sample string 15</BilledCurrencyCode>
<BilledEnteredBy xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</BilledEnteredBy>
<BilledEnteredDate xmlns:d4p1="http://schemas.datacontract.org/2004/07/System" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">
<d4p1:DateTime>2025-12-06T23:43:07.1141115Z</d4p1:DateTime>
<d4p1:OffsetMinutes>0</d4p1:OffsetMinutes>
</BilledEnteredDate>
<BilledExchangeRate xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</BilledExchangeRate>
<BilledReferenceNumber xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">sample string 16</BilledReferenceNumber>
<CommissionPercent xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</CommissionPercent>
<CreatedBy xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">18</CreatedBy>
<CreatedDate xmlns:d4p1="http://schemas.datacontract.org/2004/07/System" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">
<d4p1:DateTime>2025-12-06T23:43:07.1141115Z</d4p1:DateTime>
<d4p1:OffsetMinutes>0</d4p1:OffsetMinutes>
</CreatedDate>
<CustomBillableAmount xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</CustomBillableAmount>
<FBSubChargesLegID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</FBSubChargesLegID>
<FBSubPayablesID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</FBSubPayablesID>
<FeeStatus xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">sample string 17</FeeStatus>
<FeeTypeID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">11</FeeTypeID>
<FreightFeeID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">10</FreightFeeID>
<FreightPayableID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</FreightPayableID>
<FuelSurchargePercent xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</FuelSurchargePercent>
<InputAmount xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</InputAmount>
<InputBaseAmount xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</InputBaseAmount>
<InputCurrencyCode xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">sample string 12</InputCurrencyCode>
<InputExchangeRate xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</InputExchangeRate>
<InvoicedAmount xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</InvoicedAmount>
<InvoicedApprovedBy xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</InvoicedApprovedBy>
<InvoicedApprovedDate xmlns:d4p1="http://schemas.datacontract.org/2004/07/System" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">
<d4p1:DateTime>2025-12-06T23:43:07.1141115Z</d4p1:DateTime>
<d4p1:OffsetMinutes>0</d4p1:OffsetMinutes>
</InvoicedApprovedDate>
<MarkupAmount xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</MarkupAmount>
<MarkupPercent xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</MarkupPercent>
<OnInvoiceID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</OnInvoiceID>
<ShowBillableOnInvoice xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">true</ShowBillableOnInvoice>
<ShowNameOnInvoice xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">true</ShowNameOnInvoice>
<UpdatedBy xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">20</UpdatedBy>
<UpdatedDate xmlns:d4p1="http://schemas.datacontract.org/2004/07/System" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">
<d4p1:DateTime>2025-12-06T23:43:07.1141115Z</d4p1:DateTime>
<d4p1:OffsetMinutes>0</d4p1:OffsetMinutes>
</UpdatedDate>
<BilledEnteredByInitials>sample string 5</BilledEnteredByInitials>
<BilledEnteredByName>sample string 4</BilledEnteredByName>
<CreatedByInitials>sample string 7</CreatedByInitials>
<CreatedByName>sample string 6</CreatedByName>
<FeeTypeName>sample string 1</FeeTypeName>
<FreightLegID>1</FreightLegID>
<InvoicedApprovedByInitials>sample string 3</InvoicedApprovedByInitials>
<InvoicedApprovedByName>sample string 2</InvoicedApprovedByName>
<NoteCount>1</NoteCount>
<UpdatedByInitials>sample string 9</UpdatedByInitials>
<UpdatedByName>sample string 8</UpdatedByName>
</ordFreightFeeEx>
<ordFreightFeeEx>
<results xmlns:d4p1="http://schemas.datacontract.org/2004/07/System.ComponentModel.DataAnnotations" i:nil="true" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Utility" />
<BilledAmount xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</BilledAmount>
<BilledBaseAmount xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</BilledBaseAmount>
<BilledCurrencyCode xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">sample string 15</BilledCurrencyCode>
<BilledEnteredBy xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</BilledEnteredBy>
<BilledEnteredDate xmlns:d4p1="http://schemas.datacontract.org/2004/07/System" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">
<d4p1:DateTime>2025-12-06T23:43:07.1141115Z</d4p1:DateTime>
<d4p1:OffsetMinutes>0</d4p1:OffsetMinutes>
</BilledEnteredDate>
<BilledExchangeRate xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</BilledExchangeRate>
<BilledReferenceNumber xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">sample string 16</BilledReferenceNumber>
<CommissionPercent xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</CommissionPercent>
<CreatedBy xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">18</CreatedBy>
<CreatedDate xmlns:d4p1="http://schemas.datacontract.org/2004/07/System" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">
<d4p1:DateTime>2025-12-06T23:43:07.1141115Z</d4p1:DateTime>
<d4p1:OffsetMinutes>0</d4p1:OffsetMinutes>
</CreatedDate>
<CustomBillableAmount xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</CustomBillableAmount>
<FBSubChargesLegID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</FBSubChargesLegID>
<FBSubPayablesID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</FBSubPayablesID>
<FeeStatus xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">sample string 17</FeeStatus>
<FeeTypeID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">11</FeeTypeID>
<FreightFeeID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">10</FreightFeeID>
<FreightPayableID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</FreightPayableID>
<FuelSurchargePercent xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</FuelSurchargePercent>
<InputAmount xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</InputAmount>
<InputBaseAmount xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</InputBaseAmount>
<InputCurrencyCode xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">sample string 12</InputCurrencyCode>
<InputExchangeRate xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</InputExchangeRate>
<InvoicedAmount xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</InvoicedAmount>
<InvoicedApprovedBy xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</InvoicedApprovedBy>
<InvoicedApprovedDate xmlns:d4p1="http://schemas.datacontract.org/2004/07/System" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">
<d4p1:DateTime>2025-12-06T23:43:07.1141115Z</d4p1:DateTime>
<d4p1:OffsetMinutes>0</d4p1:OffsetMinutes>
</InvoicedApprovedDate>
<MarkupAmount xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</MarkupAmount>
<MarkupPercent xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</MarkupPercent>
<OnInvoiceID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</OnInvoiceID>
<ShowBillableOnInvoice xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">true</ShowBillableOnInvoice>
<ShowNameOnInvoice xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">true</ShowNameOnInvoice>
<UpdatedBy xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">20</UpdatedBy>
<UpdatedDate xmlns:d4p1="http://schemas.datacontract.org/2004/07/System" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">
<d4p1:DateTime>2025-12-06T23:43:07.1141115Z</d4p1:DateTime>
<d4p1:OffsetMinutes>0</d4p1:OffsetMinutes>
</UpdatedDate>
<BilledEnteredByInitials>sample string 5</BilledEnteredByInitials>
<BilledEnteredByName>sample string 4</BilledEnteredByName>
<CreatedByInitials>sample string 7</CreatedByInitials>
<CreatedByName>sample string 6</CreatedByName>
<FeeTypeName>sample string 1</FeeTypeName>
<FreightLegID>1</FreightLegID>
<InvoicedApprovedByInitials>sample string 3</InvoicedApprovedByInitials>
<InvoicedApprovedByName>sample string 2</InvoicedApprovedByName>
<NoteCount>1</NoteCount>
<UpdatedByInitials>sample string 9</UpdatedByInitials>
<UpdatedByName>sample string 8</UpdatedByName>
</ordFreightFeeEx>
</AdditionalFees>
<AutoBilling>true</AutoBilling>
<BaseFee>
<results xmlns:d3p1="http://schemas.datacontract.org/2004/07/System.ComponentModel.DataAnnotations" i:nil="true" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Utility" />
<BilledAmount xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</BilledAmount>
<BilledBaseAmount xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</BilledBaseAmount>
<BilledCurrencyCode xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">sample string 15</BilledCurrencyCode>
<BilledEnteredBy xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</BilledEnteredBy>
<BilledEnteredDate xmlns:d3p1="http://schemas.datacontract.org/2004/07/System" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">
<d3p1:DateTime>2025-12-06T23:43:07.1141115Z</d3p1:DateTime>
<d3p1:OffsetMinutes>0</d3p1:OffsetMinutes>
</BilledEnteredDate>
<BilledExchangeRate xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</BilledExchangeRate>
<BilledReferenceNumber xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">sample string 16</BilledReferenceNumber>
<CommissionPercent xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</CommissionPercent>
<CreatedBy xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">18</CreatedBy>
<CreatedDate xmlns:d3p1="http://schemas.datacontract.org/2004/07/System" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">
<d3p1:DateTime>2025-12-06T23:43:07.1141115Z</d3p1:DateTime>
<d3p1:OffsetMinutes>0</d3p1:OffsetMinutes>
</CreatedDate>
<CustomBillableAmount xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</CustomBillableAmount>
<FBSubChargesLegID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</FBSubChargesLegID>
<FBSubPayablesID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</FBSubPayablesID>
<FeeStatus xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">sample string 17</FeeStatus>
<FeeTypeID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">11</FeeTypeID>
<FreightFeeID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">10</FreightFeeID>
<FreightPayableID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</FreightPayableID>
<FuelSurchargePercent xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</FuelSurchargePercent>
<InputAmount xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</InputAmount>
<InputBaseAmount xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</InputBaseAmount>
<InputCurrencyCode xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">sample string 12</InputCurrencyCode>
<InputExchangeRate xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</InputExchangeRate>
<InvoicedAmount xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</InvoicedAmount>
<InvoicedApprovedBy xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</InvoicedApprovedBy>
<InvoicedApprovedDate xmlns:d3p1="http://schemas.datacontract.org/2004/07/System" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">
<d3p1:DateTime>2025-12-06T23:43:07.1141115Z</d3p1:DateTime>
<d3p1:OffsetMinutes>0</d3p1:OffsetMinutes>
</InvoicedApprovedDate>
<MarkupAmount xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</MarkupAmount>
<MarkupPercent xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</MarkupPercent>
<OnInvoiceID xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">1</OnInvoiceID>
<ShowBillableOnInvoice xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">true</ShowBillableOnInvoice>
<ShowNameOnInvoice xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">true</ShowNameOnInvoice>
<UpdatedBy xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">20</UpdatedBy>
<UpdatedDate xmlns:d3p1="http://schemas.datacontract.org/2004/07/System" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">
<d3p1:DateTime>2025-12-06T23:43:07.1141115Z</d3p1:DateTime>
<d3p1:OffsetMinutes>0</d3p1:OffsetMinutes>
</UpdatedDate>
<BilledEnteredByInitials>sample string 5</BilledEnteredByInitials>
<BilledEnteredByName>sample string 4</BilledEnteredByName>
<CreatedByInitials>sample string 7</CreatedByInitials>
<CreatedByName>sample string 6</CreatedByName>
<FeeTypeName>sample string 1</FeeTypeName>
<FreightLegID>1</FreightLegID>
<InvoicedApprovedByInitials>sample string 3</InvoicedApprovedByInitials>
<InvoicedApprovedByName>sample string 2</InvoicedApprovedByName>
<NoteCount>1</NoteCount>
<UpdatedByInitials>sample string 9</UpdatedByInitials>
<UpdatedByName>sample string 8</UpdatedByName>
</BaseFee>
<HoldNotes>
<ordNote>
<results xmlns:d4p1="http://schemas.datacontract.org/2004/07/System.ComponentModel.DataAnnotations" i:nil="true" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Utility" />
<ClientVisible>true</ClientVisible>
<CreatedBy>10</CreatedBy>
<CreatedDate xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
<d4p1:DateTime>2025-12-06T23:43:07.1141115Z</d4p1:DateTime>
<d4p1:OffsetMinutes>0</d4p1:OffsetMinutes>
</CreatedDate>
<FreightFeeID>1</FreightFeeID>
<FreightHandlingID>1</FreightHandlingID>
<FreightLegID>1</FreightLegID>
<FreightPayableID>1</FreightPayableID>
<InvoiceID>1</InvoiceID>
<IsRead>true</IsRead>
<ItemID>1</ItemID>
<ItemType>Order</ItemType>
<Note>sample string 7</Note>
<NoteID>5</NoteID>
<NoteTypeID>All</NoteTypeID>
<OrderID>6</OrderID>
<QuoteID>1</QuoteID>
<TaskID>1</TaskID>
<TrackingID>1</TrackingID>
<UpdatedBy>12</UpdatedBy>
<UpdatedDate xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
<d4p1:DateTime>2025-12-06T23:43:07.1141115Z</d4p1:DateTime>
<d4p1:OffsetMinutes>0</d4p1:OffsetMinutes>
</UpdatedDate>
<WONumber>1</WONumber>
<WarehouseAlertID>1</WarehouseAlertID>
<LinkName>sample string 2</LinkName>
<LinkType>sample string 1</LinkType>
<PersonName>sample string 3</PersonName>
<UserInitials>sample string 4</UserInitials>
</ordNote>
<ordNote>
<results xmlns:d4p1="http://schemas.datacontract.org/2004/07/System.ComponentModel.DataAnnotations" i:nil="true" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Utility" />
<ClientVisible>true</ClientVisible>
<CreatedBy>10</CreatedBy>
<CreatedDate xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
<d4p1:DateTime>2025-12-06T23:43:07.1141115Z</d4p1:DateTime>
<d4p1:OffsetMinutes>0</d4p1:OffsetMinutes>
</CreatedDate>
<FreightFeeID>1</FreightFeeID>
<FreightHandlingID>1</FreightHandlingID>
<FreightLegID>1</FreightLegID>
<FreightPayableID>1</FreightPayableID>
<InvoiceID>1</InvoiceID>
<IsRead>true</IsRead>
<ItemID>1</ItemID>
<ItemType>Order</ItemType>
<Note>sample string 7</Note>
<NoteID>5</NoteID>
<NoteTypeID>All</NoteTypeID>
<OrderID>6</OrderID>
<QuoteID>1</QuoteID>
<TaskID>1</TaskID>
<TrackingID>1</TrackingID>
<UpdatedBy>12</UpdatedBy>
<UpdatedDate xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
<d4p1:DateTime>2025-12-06T23:43:07.1141115Z</d4p1:DateTime>
<d4p1:OffsetMinutes>0</d4p1:OffsetMinutes>
</UpdatedDate>
<WONumber>1</WONumber>
<WarehouseAlertID>1</WarehouseAlertID>
<LinkName>sample string 2</LinkName>
<LinkType>sample string 1</LinkType>
<PersonName>sample string 3</PersonName>
<UserInitials>sample string 4</UserInitials>
</ordNote>
</HoldNotes>
<PayableAddress>
<results xmlns:d3p1="http://schemas.datacontract.org/2004/07/System.ComponentModel.DataAnnotations" i:nil="true" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Utility" />
<Address1>sample string 5</Address1>
<Address2>sample string 6</Address2>
<AddressHash>QEA=</AddressHash>
<AddressID>1</AddressID>
<AirportCode>sample string 11</AirportCode>
<City>sample string 7</City>
<Comments>sample string 19</Comments>
<ContactName>sample string 2</ContactName>
<CountryCode>sample string 10</CountryCode>
<CreatedBy>20</CreatedBy>
<CreatedDate xmlns:d3p1="http://schemas.datacontract.org/2004/07/System">
<d3p1:DateTime>2025-12-06T23:43:07.1141115Z</d3p1:DateTime>
<d3p1:OffsetMinutes>0</d3p1:OffsetMinutes>
</CreatedDate>
<EMail>sample string 16</EMail>
<EntityName>sample string 3</EntityName>
<Fax>sample string 14</Fax>
<Mobile>sample string 15</Mobile>
<OpenHours>sample string 18</OpenHours>
<Phone>sample string 13</Phone>
<PlaceName>sample string 4</PlaceName>
<PostalCode>sample string 8</PostalCode>
<StateProvinceCode>sample string 9</StateProvinceCode>
<TollFree>sample string 12</TollFree>
<UpdatedBy>22</UpdatedBy>
<UpdatedDate xmlns:d3p1="http://schemas.datacontract.org/2004/07/System">
<d3p1:DateTime>2025-12-06T23:43:07.1141115Z</d3p1:DateTime>
<d3p1:OffsetMinutes>0</d3p1:OffsetMinutes>
</UpdatedDate>
<Website>sample string 17</Website>
</PayableAddress>
<PayableEntity xmlns:d2p1="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">
<results xmlns:d3p1="http://schemas.datacontract.org/2004/07/System.ComponentModel.DataAnnotations" i:nil="true" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Utility" />
<d2p1:CreatedBy>6</d2p1:CreatedBy>
<d2p1:CreatedDate xmlns:d3p1="http://schemas.datacontract.org/2004/07/System">
<d3p1:DateTime>2025-12-06T23:43:07.1141115Z</d3p1:DateTime>
<d3p1:OffsetMinutes>0</d3p1:OffsetMinutes>
</d2p1:CreatedDate>
<d2p1:EntityID>1</d2p1:EntityID>
<d2p1:EntityName>sample string 2</d2p1:EntityName>
<d2p1:FBContactMasterID>1</d2p1:FBContactMasterID>
<d2p1:OnCreditHold>true</d2p1:OnCreditHold>
<d2p1:OnPropackHold>true</d2p1:OnPropackHold>
<d2p1:P3PLClientID>1</d2p1:P3PLClientID>
<d2p1:PaymentTermsID>1</d2p1:PaymentTermsID>
<d2p1:ShortName>sample string 3</d2p1:ShortName>
<d2p1:UpdatedBy>8</d2p1:UpdatedBy>
<d2p1:UpdatedDate xmlns:d3p1="http://schemas.datacontract.org/2004/07/System">
<d3p1:DateTime>2025-12-06T23:43:07.1141115Z</d3p1:DateTime>
<d3p1:OffsetMinutes>0</d3p1:OffsetMinutes>
</d2p1:UpdatedDate>
</PayableEntity>
<PayablePlace xmlns:d2p1="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">
<results xmlns:d3p1="http://schemas.datacontract.org/2004/07/System.ComponentModel.DataAnnotations" i:nil="true" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Utility" />
<d2p1:Address1>sample string 4</d2p1:Address1>
<d2p1:Address2>sample string 5</d2p1:Address2>
<d2p1:AirportCode>sample string 10</d2p1:AirportCode>
<d2p1:CSC>sample string 21</d2p1:CSC>
<d2p1:City>sample string 6</d2p1:City>
<d2p1:Comment>sample string 16</d2p1:Comment>
<d2p1:CountryCode>sample string 9</d2p1:CountryCode>
<d2p1:CreatedBy>17</d2p1:CreatedBy>
<d2p1:CreatedDate xmlns:d3p1="http://schemas.datacontract.org/2004/07/System">
<d3p1:DateTime>2025-12-06T23:43:07.1141115Z</d3p1:DateTime>
<d3p1:OffsetMinutes>0</d3p1:OffsetMinutes>
</d2p1:CreatedDate>
<d2p1:EntityID>1</d2p1:EntityID>
<d2p1:EntityName>sample string 2</d2p1:EntityName>
<d2p1:FBContactsSub2ID>1</d2p1:FBContactsSub2ID>
<d2p1:IsActive>true</d2p1:IsActive>
<d2p1:IsBillingAddress>true</d2p1:IsBillingAddress>
<d2p1:IsCrossDock>true</d2p1:IsCrossDock>
<d2p1:IsTerminal>true</d2p1:IsTerminal>
<d2p1:OpenHours>sample string 11</d2p1:OpenHours>
<d2p1:PlaceID>1</d2p1:PlaceID>
<d2p1:PlaceName>sample string 3</d2p1:PlaceName>
<d2p1:PlaceTypeID>64</d2p1:PlaceTypeID>
<d2p1:PostalCode>sample string 8</d2p1:PostalCode>
<d2p1:StateProvinceCode>sample string 7</d2p1:StateProvinceCode>
<d2p1:UpdatedBy>19</d2p1:UpdatedBy>
<d2p1:UpdatedDate xmlns:d3p1="http://schemas.datacontract.org/2004/07/System">
<d3p1:DateTime>2025-12-06T23:43:07.1141115Z</d3p1:DateTime>
<d3p1:OffsetMinutes>0</d3p1:OffsetMinutes>
</d2p1:UpdatedDate>
<d2p1:WarehouseID>22</d2p1:WarehouseID>
</PayablePlace>
<PayableTypeName>sample string 1</PayableTypeName>
<PreferredCurrencyCode>sample string 5</PreferredCurrencyCode>
<TaskCompletedCount>3</TaskCompletedCount>
<TaskCount>2</TaskCount>
</ordFreightPayableEx>