POST TransactionsContingencies
Creates a new transactionContingency
Request Information
URI Parameters
None.
Body Parameters
The data of the transactionContingency
TransactionContingencyDto| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| AuthorizationCode | string |
None. |
|
| ProductVolumeDispensed | decimal number |
None. |
|
| ProductUnitPriceDispensed | decimal number |
None. |
|
| ProductAmountDispensed | decimal number |
None. |
|
| ShiftNumber | string |
None. |
|
| Odometer | integer |
None. |
|
| EngineHours | integer |
None. |
|
| Miscellaneous | string |
None. |
|
| State | byte |
None. |
|
| ResponseCode | string |
None. |
|
| ResponseMessage | string |
None. |
|
| PrimaryIdentificationDescription | string |
None. |
|
| PrimaryIdentificationIsVehicle | boolean |
None. |
|
| CompanyContractDescription | string |
None. |
|
| BrandedFuelMasterDescription | string |
None. |
|
| SiteDescription | string |
None. |
|
| SiteCurrencyCode | string |
None. |
|
| CompanyDescription | string |
None. |
|
| LocalDateShortString | string |
None. |
|
| LocalTimeString | string |
None. |
|
| LocalTransactionTime | integer |
None. |
|
| LocalTransactionDate | integer |
None. |
|
| PrimaryVehicle | boolean |
None. |
|
| SecondaryVehicle | boolean |
None. |
|
| VehicleDescription | string |
None. |
|
| DriverDescription | string |
None. |
|
| TerminalIdentification | string |
None. |
|
| ReasonId | globally unique identifier |
None. |
|
| ReasonName | string |
None. |
|
| PrimaryAccountEntityId | globally unique identifier |
None. |
|
| PrimaryIdentificationId | globally unique identifier |
None. |
|
| SecondaryAccountEntityId | globally unique identifier |
None. |
|
| SecondaryIdentificationId | globally unique identifier |
None. |
|
| Date | string |
None. |
|
| Time | string |
None. |
|
| TerminalId | globally unique identifier |
None. |
|
| SiteId | globally unique identifier |
None. |
|
| FuelId | globally unique identifier |
None. |
|
| TransactionId | globally unique identifier |
None. |
|
| TransactionProductCode | string |
None. |
|
| NetworkId | globally unique identifier |
None. |
|
| NetworkName | string |
None. |
|
| MerchantId | globally unique identifier |
None. |
|
| MerchantName | string |
None. |
|
| SiteName | string |
None. |
|
| TerminalCode | string |
None. |
|
| FuelMasterId | globally unique identifier |
None. |
|
| FuelName | string |
None. |
|
| BatchNumber | integer |
None. |
|
| Volume | decimal number |
None. |
|
| UnitPrice | decimal number |
None. |
|
| Amount | decimal number |
None. |
|
| PumpNumber | string |
None. |
|
| DriverId | string |
None. |
|
| VehicleId | string |
None. |
|
| Comments | string |
None. |
|
| InvoiceNumber | string |
None. |
|
| ImageFileName | string |
None. |
|
| ImageFullUrl | string |
None. |
|
| Image | TransactionContingencyImageDto |
None. |
|
| Files | Collection of TransactionContingencyFileDto |
None. |
|
| SecondaryIdentificationDescription | string |
None. |
|
| SecondaryIdentificationIsVehicle | boolean |
None. |
|
| ProductCode | string |
None. |
|
| FuelMasterDescription | string |
None. |
|
| CompanyTaxPayerId | string |
None. |
|
| CorrectedDate | date |
None. |
|
| Terminals | Collection of TerminalDto |
None. |
|
| FuelsMasterCode | string |
None. |
|
| PrimarySubAccountId | globally unique identifier |
None. |
|
| PrimarySubAccountDescription | string |
None. |
|
| PrimaryIdentificationLabel | string |
None. |
|
| SecondarySubAccountId | globally unique identifier |
None. |
|
| SecondarySubAccountDescription | string |
None. |
|
| SecondaryIdentificationLabel | string |
None. |
|
| VehiclePlate | string |
None. |
|
| VehicleFleetDescription | string |
None. |
|
| DriverCompleteName | string |
None. |
|
| HasVehicle | boolean |
None. |
|
| HasDriver | boolean |
None. |
|
| PrimarySubAccountValue | string |
None. |
|
| SecondarySubAccountValue | string |
None. |
|
| Approve | boolean |
None. |
|
| Reject | boolean |
None. |
|
| AttendantCode | string |
None. |
|
| PumpSide | string |
None. |
|
| PurchaseOrderNumber | string |
None. |
|
| ApplyContingencyPrice | boolean |
None. |
|
| ReviewReason | string |
None. |
|
| RejectionReason | string |
None. |
|
| SiteTimeZoneOffset | decimal number |
None. |
|
| Products | Collection of TransactionContingencyProductDto |
None. |
|
| TotalAmount | decimal number |
None. |
|
| NetworkDate | date |
None. |
|
| TransactionContigenciesStatesHistory | Collection of TransactionsContingencyStateHistoryDto |
None. |
Request Formats
application/json, text/json
{
"Id": "ccfbde4f-824d-48b3-b1b1-3c3afe75a09c",
"AuthorizationCode": "sample string 2",
"ProductVolumeDispensed": 3.0,
"ProductUnitPriceDispensed": 4.0,
"ProductAmountDispensed": 5.0,
"ShiftNumber": "sample string 6",
"Odometer": 1,
"EngineHours": 1,
"Miscellaneous": "sample string 7",
"State": 64,
"ResponseCode": "sample string 9",
"ResponseMessage": "sample string 10",
"PrimaryIdentificationDescription": "sample string 11",
"PrimaryIdentificationIsVehicle": true,
"CompanyContractDescription": "sample string 12",
"BrandedFuelMasterDescription": "sample string 13",
"SiteDescription": "sample string 14",
"SiteCurrencyCode": "sample string 15",
"CompanyDescription": "sample string 16",
"LocalDateShortString": "sample string 17",
"LocalTimeString": "sample string 18",
"LocalTransactionTime": 19,
"LocalTransactionDate": 20,
"PrimaryVehicle": true,
"SecondaryVehicle": true,
"VehicleDescription": "sample string 23",
"DriverDescription": "sample string 24",
"TerminalIdentification": "sample string 25",
"ReasonId": "fd22f759-0df2-43db-bc73-54fa9cf09dc5",
"ReasonName": "sample string 26",
"PrimaryAccountEntityId": "2a98b1f0-7903-4c3c-bc98-b7024df51c17",
"PrimaryIdentificationId": "83a5a705-6e2e-4bc8-b314-b6eec06e53a4",
"SecondaryAccountEntityId": "6933ecf2-bd57-402d-8b4a-8cb824d297b3",
"SecondaryIdentificationId": "c7f7ccdb-10d3-486b-8a0f-4e0969b17422",
"Date": "sample string 29",
"Time": "sample string 30",
"TerminalId": "1bc25b82-57b0-49d3-9ade-90fcea79de86",
"SiteId": "c912e3c3-8899-4e2e-a1f9-29ef94e61056",
"FuelId": "4be5acfe-df63-40cc-bd77-3534b20840aa",
"TransactionId": "74dedd68-d2e6-4e93-a57a-da424f01a7ab",
"TransactionProductCode": "sample string 34",
"NetworkId": "ba30b32a-e50f-49fd-872d-40648ccd5810",
"NetworkName": "sample string 36",
"MerchantId": "f1a20bc0-fc4b-4569-bff7-904391cc6369",
"MerchantName": "sample string 38",
"SiteName": "sample string 39",
"TerminalCode": "sample string 40",
"FuelMasterId": "533add08-79ee-4e6b-b1ce-88759a146e0a",
"FuelName": "sample string 41",
"BatchNumber": 1,
"Volume": 42.0,
"UnitPrice": 43.0,
"Amount": 44.0,
"PumpNumber": "sample string 45",
"DriverId": "sample string 46",
"VehicleId": "sample string 47",
"Comments": "sample string 48",
"InvoiceNumber": "sample string 49",
"ImageFileName": "sample string 50",
"ImageFullUrl": "sample string 51",
"Image": {
"FileExtension": "sample string 1",
"FileContent": "QEA=",
"ChangeType": 0
},
"Files": [
{
"Id": "f4630057-162c-4f26-81fb-f338faa51daa",
"FileName": "sample string 1",
"FileFullUrl": "sample string 2",
"FileExtension": "sample string 3",
"FileContent": "QEA=",
"ChangeType": 0
},
{
"Id": "f4630057-162c-4f26-81fb-f338faa51daa",
"FileName": "sample string 1",
"FileFullUrl": "sample string 2",
"FileExtension": "sample string 3",
"FileContent": "QEA=",
"ChangeType": 0
}
],
"SecondaryIdentificationDescription": "sample string 52",
"SecondaryIdentificationIsVehicle": true,
"ProductCode": "sample string 53",
"FuelMasterDescription": "sample string 54",
"CompanyTaxPayerId": "sample string 55",
"CorrectedDate": "2026-09-10T05:41:25.0640834Z",
"Terminals": [
{
"Id": "41a7b3b0-5171-41bf-83d9-bf66e528a66c",
"MerchantId": "46432ca9-0751-4eea-9512-3432a8fa7642",
"MerchantName": "sample string 3",
"SiteId": "de35b338-2e0b-47c9-bdbc-e5cdf6961afb",
"SiteShortName": "sample string 5",
"TerminalTypeId": "811f1bf5-ae50-4b8a-b1fc-9459b186b2cc",
"TerminalTypeName": "sample string 7",
"TerminalTypeModelId": "97b71525-1c94-4b99-86fe-88e7700a8721",
"TerminalTypeModelDescription": "sample string 9",
"ProtocolId": "8687265e-8878-43b7-bdaf-b94c683ae3aa",
"ProtocolName": "sample string 11",
"Code": "sample string 12",
"Description": "sample string 13",
"TagReader": true,
"DriverIdUsage": 64,
"MaxVolumeCutOff": 1,
"MaxAmountCutOff": 1,
"FuelsMasterId": "af511f73-dadf-44c0-a8b6-3cd30ddaba7d",
"FuelsMasterDescription": "sample string 16",
"OperatingSystem": "sample string 17",
"SerialNumber": "sample string 18",
"LastTSN": 1,
"VehicleIdUsage": 64,
"Active": true,
"InvoiceNumberInContingencySequence": 1,
"Configurations": [
{
"MessageType": 0,
"TransactionType": 0,
"AuthorizerPropertiesConfigurations": [
{
"AuthorizerProperty": 0,
"FactorConfiguration": {
"MoveDecimal": 1
},
"ModifierConfiguration": {
"ModifierOperation": 0,
"DecimalPlaces": 1
}
},
{
"AuthorizerProperty": 0,
"FactorConfiguration": {
"MoveDecimal": 1
},
"ModifierConfiguration": {
"ModifierOperation": 0,
"DecimalPlaces": 1
}
}
]
},
{
"MessageType": 0,
"TransactionType": 0,
"AuthorizerPropertiesConfigurations": [
{
"AuthorizerProperty": 0,
"FactorConfiguration": {
"MoveDecimal": 1
},
"ModifierConfiguration": {
"ModifierOperation": 0,
"DecimalPlaces": 1
}
},
{
"AuthorizerProperty": 0,
"FactorConfiguration": {
"MoveDecimal": 1
},
"ModifierConfiguration": {
"ModifierOperation": 0,
"DecimalPlaces": 1
}
}
]
}
],
"TerminalInventoryLocationId": "81722268-2bd0-4bb9-8924-c77c6e296df0",
"TerminalInventoryLocationDescription": "sample string 21",
"EncryptionType": 64
},
{
"Id": "41a7b3b0-5171-41bf-83d9-bf66e528a66c",
"MerchantId": "46432ca9-0751-4eea-9512-3432a8fa7642",
"MerchantName": "sample string 3",
"SiteId": "de35b338-2e0b-47c9-bdbc-e5cdf6961afb",
"SiteShortName": "sample string 5",
"TerminalTypeId": "811f1bf5-ae50-4b8a-b1fc-9459b186b2cc",
"TerminalTypeName": "sample string 7",
"TerminalTypeModelId": "97b71525-1c94-4b99-86fe-88e7700a8721",
"TerminalTypeModelDescription": "sample string 9",
"ProtocolId": "8687265e-8878-43b7-bdaf-b94c683ae3aa",
"ProtocolName": "sample string 11",
"Code": "sample string 12",
"Description": "sample string 13",
"TagReader": true,
"DriverIdUsage": 64,
"MaxVolumeCutOff": 1,
"MaxAmountCutOff": 1,
"FuelsMasterId": "af511f73-dadf-44c0-a8b6-3cd30ddaba7d",
"FuelsMasterDescription": "sample string 16",
"OperatingSystem": "sample string 17",
"SerialNumber": "sample string 18",
"LastTSN": 1,
"VehicleIdUsage": 64,
"Active": true,
"InvoiceNumberInContingencySequence": 1,
"Configurations": [
{
"MessageType": 0,
"TransactionType": 0,
"AuthorizerPropertiesConfigurations": [
{
"AuthorizerProperty": 0,
"FactorConfiguration": {
"MoveDecimal": 1
},
"ModifierConfiguration": {
"ModifierOperation": 0,
"DecimalPlaces": 1
}
},
{
"AuthorizerProperty": 0,
"FactorConfiguration": {
"MoveDecimal": 1
},
"ModifierConfiguration": {
"ModifierOperation": 0,
"DecimalPlaces": 1
}
}
]
},
{
"MessageType": 0,
"TransactionType": 0,
"AuthorizerPropertiesConfigurations": [
{
"AuthorizerProperty": 0,
"FactorConfiguration": {
"MoveDecimal": 1
},
"ModifierConfiguration": {
"ModifierOperation": 0,
"DecimalPlaces": 1
}
},
{
"AuthorizerProperty": 0,
"FactorConfiguration": {
"MoveDecimal": 1
},
"ModifierConfiguration": {
"ModifierOperation": 0,
"DecimalPlaces": 1
}
}
]
}
],
"TerminalInventoryLocationId": "81722268-2bd0-4bb9-8924-c77c6e296df0",
"TerminalInventoryLocationDescription": "sample string 21",
"EncryptionType": 64
}
],
"FuelsMasterCode": "sample string 57",
"PrimarySubAccountId": "1fdd8a53-f2fb-45f1-ae15-6180f82d8976",
"PrimarySubAccountDescription": "sample string 59",
"PrimaryIdentificationLabel": "sample string 60",
"SecondarySubAccountId": "c1f757aa-af95-4e69-9d52-c93cca785a47",
"SecondarySubAccountDescription": "sample string 61",
"SecondaryIdentificationLabel": "sample string 62",
"VehiclePlate": "sample string 63",
"VehicleFleetDescription": "sample string 64",
"DriverCompleteName": "sample string 65",
"HasVehicle": true,
"HasDriver": true,
"PrimarySubAccountValue": "sample string 68",
"SecondarySubAccountValue": "sample string 69",
"Approve": true,
"Reject": true,
"AttendantCode": "sample string 72",
"PumpSide": "sample string 73",
"PurchaseOrderNumber": "sample string 74",
"ApplyContingencyPrice": true,
"ReviewReason": "sample string 76",
"RejectionReason": "sample string 77",
"SiteTimeZoneOffset": 78.1,
"Products": [
{
"Id": "12c84e55-11ce-457a-a376-eccf162e1406",
"StockKeepingUnitId": "fb33e13e-99cb-447c-ac97-88f1af5dd61f",
"RowDescription": "sample string 1",
"Code": "sample string 2",
"Quantity": 3.0,
"Price": 4.0,
"Amount": 5.0
},
{
"Id": "12c84e55-11ce-457a-a376-eccf162e1406",
"StockKeepingUnitId": "fb33e13e-99cb-447c-ac97-88f1af5dd61f",
"RowDescription": "sample string 1",
"Code": "sample string 2",
"Quantity": 3.0,
"Price": 4.0,
"Amount": 5.0
}
],
"TotalAmount": 79.0,
"NetworkDate": "2026-09-10T05:41:25.0640834Z",
"TransactionContigenciesStatesHistory": [
{
"Id": "093deefc-39c6-4cae-ada8-b06218c7602b",
"TransactionContigencyId": "df13a10e-a98b-4c72-b801-3ff5ac174c7d",
"UserAtionetId": "9dbccb05-571e-4ab7-9162-099fb0ebc8cf",
"Reason": "sample string 4",
"NetworkTimeZone": "sample string 5",
"RealDate": "2026-09-10T05:41:25.0640834Z",
"NetworkDate": "2026-09-10T05:41:25.0640834Z",
"State": 64,
"AtionetNetworkDateString": "2026/09/10 05:41:25",
"StateDescription": "sample string 9",
"Description": ""
},
{
"Id": "093deefc-39c6-4cae-ada8-b06218c7602b",
"TransactionContigencyId": "df13a10e-a98b-4c72-b801-3ff5ac174c7d",
"UserAtionetId": "9dbccb05-571e-4ab7-9162-099fb0ebc8cf",
"Reason": "sample string 4",
"NetworkTimeZone": "sample string 5",
"RealDate": "2026-09-10T05:41:25.0640834Z",
"NetworkDate": "2026-09-10T05:41:25.0640834Z",
"State": 64,
"AtionetNetworkDateString": "2026/09/10 05:41:25",
"StateDescription": "sample string 9",
"Description": ""
}
]
}
application/xml, text/xml
<TransactionContingencyDto xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Ationet.Model">
<_x003C_Amount_x003E_k__BackingField>44</_x003C_Amount_x003E_k__BackingField>
<_x003C_ApplyContingencyPrice_x003E_k__BackingField>true</_x003C_ApplyContingencyPrice_x003E_k__BackingField>
<_x003C_Approve_x003E_k__BackingField>true</_x003C_Approve_x003E_k__BackingField>
<_x003C_AttendantCode_x003E_k__BackingField>sample string 72</_x003C_AttendantCode_x003E_k__BackingField>
<_x003C_AuthorizationCode_x003E_k__BackingField>sample string 2</_x003C_AuthorizationCode_x003E_k__BackingField>
<_x003C_BatchNumber_x003E_k__BackingField>1</_x003C_BatchNumber_x003E_k__BackingField>
<_x003C_BrandedFuelMasterDescription_x003E_k__BackingField>sample string 13</_x003C_BrandedFuelMasterDescription_x003E_k__BackingField>
<_x003C_Comments_x003E_k__BackingField>sample string 48</_x003C_Comments_x003E_k__BackingField>
<_x003C_CompanyContractDescription_x003E_k__BackingField>sample string 12</_x003C_CompanyContractDescription_x003E_k__BackingField>
<_x003C_CompanyDescription_x003E_k__BackingField>sample string 16</_x003C_CompanyDescription_x003E_k__BackingField>
<_x003C_CompanyTaxPayerId_x003E_k__BackingField>sample string 55</_x003C_CompanyTaxPayerId_x003E_k__BackingField>
<_x003C_CorrectedDate_x003E_k__BackingField>2026-09-10T05:41:25.0640834Z</_x003C_CorrectedDate_x003E_k__BackingField>
<_x003C_Date_x003E_k__BackingField>sample string 29</_x003C_Date_x003E_k__BackingField>
<_x003C_DriverCompleteName_x003E_k__BackingField>sample string 65</_x003C_DriverCompleteName_x003E_k__BackingField>
<_x003C_DriverDescription_x003E_k__BackingField>sample string 24</_x003C_DriverDescription_x003E_k__BackingField>
<_x003C_DriverId_x003E_k__BackingField>sample string 46</_x003C_DriverId_x003E_k__BackingField>
<_x003C_EngineHours_x003E_k__BackingField>1</_x003C_EngineHours_x003E_k__BackingField>
<_x003C_Files_x003E_k__BackingField>
<TransactionContingencyFileDto>
<ChangeType>Add</ChangeType>
<FileContent>QEA=</FileContent>
<FileExtension>sample string 3</FileExtension>
<FileFullUrl>sample string 2</FileFullUrl>
<FileName>sample string 1</FileName>
<Id>f4630057-162c-4f26-81fb-f338faa51daa</Id>
</TransactionContingencyFileDto>
<TransactionContingencyFileDto>
<ChangeType>Add</ChangeType>
<FileContent>QEA=</FileContent>
<FileExtension>sample string 3</FileExtension>
<FileFullUrl>sample string 2</FileFullUrl>
<FileName>sample string 1</FileName>
<Id>f4630057-162c-4f26-81fb-f338faa51daa</Id>
</TransactionContingencyFileDto>
</_x003C_Files_x003E_k__BackingField>
<_x003C_FuelId_x003E_k__BackingField>4be5acfe-df63-40cc-bd77-3534b20840aa</_x003C_FuelId_x003E_k__BackingField>
<_x003C_FuelMasterDescription_x003E_k__BackingField>sample string 54</_x003C_FuelMasterDescription_x003E_k__BackingField>
<_x003C_FuelMasterId_x003E_k__BackingField>533add08-79ee-4e6b-b1ce-88759a146e0a</_x003C_FuelMasterId_x003E_k__BackingField>
<_x003C_FuelName_x003E_k__BackingField>sample string 41</_x003C_FuelName_x003E_k__BackingField>
<_x003C_FuelsMasterCode_x003E_k__BackingField>sample string 57</_x003C_FuelsMasterCode_x003E_k__BackingField>
<_x003C_HasDriver_x003E_k__BackingField>true</_x003C_HasDriver_x003E_k__BackingField>
<_x003C_HasVehicle_x003E_k__BackingField>true</_x003C_HasVehicle_x003E_k__BackingField>
<_x003C_Id_x003E_k__BackingField>ccfbde4f-824d-48b3-b1b1-3c3afe75a09c</_x003C_Id_x003E_k__BackingField>
<_x003C_ImageFileName_x003E_k__BackingField>sample string 50</_x003C_ImageFileName_x003E_k__BackingField>
<_x003C_ImageFullUrl_x003E_k__BackingField>sample string 51</_x003C_ImageFullUrl_x003E_k__BackingField>
<_x003C_Image_x003E_k__BackingField>
<ChangeType>Add</ChangeType>
<FileContent>QEA=</FileContent>
<FileExtension>sample string 1</FileExtension>
</_x003C_Image_x003E_k__BackingField>
<_x003C_InvoiceNumber_x003E_k__BackingField>sample string 49</_x003C_InvoiceNumber_x003E_k__BackingField>
<_x003C_LocalDateShortString_x003E_k__BackingField>sample string 17</_x003C_LocalDateShortString_x003E_k__BackingField>
<_x003C_LocalTimeString_x003E_k__BackingField>sample string 18</_x003C_LocalTimeString_x003E_k__BackingField>
<_x003C_LocalTransactionDate_x003E_k__BackingField>20</_x003C_LocalTransactionDate_x003E_k__BackingField>
<_x003C_LocalTransactionTime_x003E_k__BackingField>19</_x003C_LocalTransactionTime_x003E_k__BackingField>
<_x003C_MerchantId_x003E_k__BackingField>f1a20bc0-fc4b-4569-bff7-904391cc6369</_x003C_MerchantId_x003E_k__BackingField>
<_x003C_MerchantName_x003E_k__BackingField>sample string 38</_x003C_MerchantName_x003E_k__BackingField>
<_x003C_Miscellaneous_x003E_k__BackingField>sample string 7</_x003C_Miscellaneous_x003E_k__BackingField>
<_x003C_NetworkDate_x003E_k__BackingField>2026-09-10T05:41:25.0640834Z</_x003C_NetworkDate_x003E_k__BackingField>
<_x003C_NetworkId_x003E_k__BackingField>ba30b32a-e50f-49fd-872d-40648ccd5810</_x003C_NetworkId_x003E_k__BackingField>
<_x003C_NetworkName_x003E_k__BackingField>sample string 36</_x003C_NetworkName_x003E_k__BackingField>
<_x003C_Odometer_x003E_k__BackingField>1</_x003C_Odometer_x003E_k__BackingField>
<_x003C_PrimaryAccountEntityId_x003E_k__BackingField>2a98b1f0-7903-4c3c-bc98-b7024df51c17</_x003C_PrimaryAccountEntityId_x003E_k__BackingField>
<_x003C_PrimaryIdentificationDescription_x003E_k__BackingField>sample string 11</_x003C_PrimaryIdentificationDescription_x003E_k__BackingField>
<_x003C_PrimaryIdentificationId_x003E_k__BackingField>83a5a705-6e2e-4bc8-b314-b6eec06e53a4</_x003C_PrimaryIdentificationId_x003E_k__BackingField>
<_x003C_PrimaryIdentificationIsVehicle_x003E_k__BackingField>true</_x003C_PrimaryIdentificationIsVehicle_x003E_k__BackingField>
<_x003C_PrimaryIdentificationLabel_x003E_k__BackingField>sample string 60</_x003C_PrimaryIdentificationLabel_x003E_k__BackingField>
<_x003C_PrimarySubAccountDescription_x003E_k__BackingField>sample string 59</_x003C_PrimarySubAccountDescription_x003E_k__BackingField>
<_x003C_PrimarySubAccountId_x003E_k__BackingField>1fdd8a53-f2fb-45f1-ae15-6180f82d8976</_x003C_PrimarySubAccountId_x003E_k__BackingField>
<_x003C_PrimarySubAccountValue_x003E_k__BackingField>sample string 68</_x003C_PrimarySubAccountValue_x003E_k__BackingField>
<_x003C_PrimaryVehicle_x003E_k__BackingField>true</_x003C_PrimaryVehicle_x003E_k__BackingField>
<_x003C_ProductAmountDispensed_x003E_k__BackingField>5</_x003C_ProductAmountDispensed_x003E_k__BackingField>
<_x003C_ProductCode_x003E_k__BackingField>sample string 53</_x003C_ProductCode_x003E_k__BackingField>
<_x003C_ProductUnitPriceDispensed_x003E_k__BackingField>4</_x003C_ProductUnitPriceDispensed_x003E_k__BackingField>
<_x003C_ProductVolumeDispensed_x003E_k__BackingField>3</_x003C_ProductVolumeDispensed_x003E_k__BackingField>
<_x003C_Products_x003E_k__BackingField>
<TransactionContingencyProductDto>
<_x003C_Amount_x003E_k__BackingField>5</_x003C_Amount_x003E_k__BackingField>
<_x003C_Code_x003E_k__BackingField>sample string 2</_x003C_Code_x003E_k__BackingField>
<_x003C_Id_x003E_k__BackingField>12c84e55-11ce-457a-a376-eccf162e1406</_x003C_Id_x003E_k__BackingField>
<_x003C_Price_x003E_k__BackingField>4</_x003C_Price_x003E_k__BackingField>
<_x003C_Quantity_x003E_k__BackingField>3</_x003C_Quantity_x003E_k__BackingField>
<_x003C_RowDescription_x003E_k__BackingField>sample string 1</_x003C_RowDescription_x003E_k__BackingField>
<_x003C_StockKeepingUnitId_x003E_k__BackingField>fb33e13e-99cb-447c-ac97-88f1af5dd61f</_x003C_StockKeepingUnitId_x003E_k__BackingField>
</TransactionContingencyProductDto>
<TransactionContingencyProductDto>
<_x003C_Amount_x003E_k__BackingField>5</_x003C_Amount_x003E_k__BackingField>
<_x003C_Code_x003E_k__BackingField>sample string 2</_x003C_Code_x003E_k__BackingField>
<_x003C_Id_x003E_k__BackingField>12c84e55-11ce-457a-a376-eccf162e1406</_x003C_Id_x003E_k__BackingField>
<_x003C_Price_x003E_k__BackingField>4</_x003C_Price_x003E_k__BackingField>
<_x003C_Quantity_x003E_k__BackingField>3</_x003C_Quantity_x003E_k__BackingField>
<_x003C_RowDescription_x003E_k__BackingField>sample string 1</_x003C_RowDescription_x003E_k__BackingField>
<_x003C_StockKeepingUnitId_x003E_k__BackingField>fb33e13e-99cb-447c-ac97-88f1af5dd61f</_x003C_StockKeepingUnitId_x003E_k__BackingField>
</TransactionContingencyProductDto>
</_x003C_Products_x003E_k__BackingField>
<_x003C_PumpNumber_x003E_k__BackingField>sample string 45</_x003C_PumpNumber_x003E_k__BackingField>
<_x003C_PumpSide_x003E_k__BackingField>sample string 73</_x003C_PumpSide_x003E_k__BackingField>
<_x003C_PurchaseOrderNumber_x003E_k__BackingField>sample string 74</_x003C_PurchaseOrderNumber_x003E_k__BackingField>
<_x003C_ReasonId_x003E_k__BackingField>fd22f759-0df2-43db-bc73-54fa9cf09dc5</_x003C_ReasonId_x003E_k__BackingField>
<_x003C_ReasonName_x003E_k__BackingField>sample string 26</_x003C_ReasonName_x003E_k__BackingField>
<_x003C_Reject_x003E_k__BackingField>true</_x003C_Reject_x003E_k__BackingField>
<_x003C_RejectionReason_x003E_k__BackingField>sample string 77</_x003C_RejectionReason_x003E_k__BackingField>
<_x003C_ResponseCode_x003E_k__BackingField>sample string 9</_x003C_ResponseCode_x003E_k__BackingField>
<_x003C_ResponseMessage_x003E_k__BackingField>sample string 10</_x003C_ResponseMessage_x003E_k__BackingField>
<_x003C_ReviewReason_x003E_k__BackingField>sample string 76</_x003C_ReviewReason_x003E_k__BackingField>
<_x003C_SecondaryAccountEntityId_x003E_k__BackingField>6933ecf2-bd57-402d-8b4a-8cb824d297b3</_x003C_SecondaryAccountEntityId_x003E_k__BackingField>
<_x003C_SecondaryIdentificationDescription_x003E_k__BackingField>sample string 52</_x003C_SecondaryIdentificationDescription_x003E_k__BackingField>
<_x003C_SecondaryIdentificationId_x003E_k__BackingField>c7f7ccdb-10d3-486b-8a0f-4e0969b17422</_x003C_SecondaryIdentificationId_x003E_k__BackingField>
<_x003C_SecondaryIdentificationIsVehicle_x003E_k__BackingField>true</_x003C_SecondaryIdentificationIsVehicle_x003E_k__BackingField>
<_x003C_SecondaryIdentificationLabel_x003E_k__BackingField>sample string 62</_x003C_SecondaryIdentificationLabel_x003E_k__BackingField>
<_x003C_SecondarySubAccountDescription_x003E_k__BackingField>sample string 61</_x003C_SecondarySubAccountDescription_x003E_k__BackingField>
<_x003C_SecondarySubAccountId_x003E_k__BackingField>c1f757aa-af95-4e69-9d52-c93cca785a47</_x003C_SecondarySubAccountId_x003E_k__BackingField>
<_x003C_SecondarySubAccountValue_x003E_k__BackingField>sample string 69</_x003C_SecondarySubAccountValue_x003E_k__BackingField>
<_x003C_SecondaryVehicle_x003E_k__BackingField>true</_x003C_SecondaryVehicle_x003E_k__BackingField>
<_x003C_ShiftNumber_x003E_k__BackingField>sample string 6</_x003C_ShiftNumber_x003E_k__BackingField>
<_x003C_SiteCurrencyCode_x003E_k__BackingField>sample string 15</_x003C_SiteCurrencyCode_x003E_k__BackingField>
<_x003C_SiteDescription_x003E_k__BackingField>sample string 14</_x003C_SiteDescription_x003E_k__BackingField>
<_x003C_SiteId_x003E_k__BackingField>c912e3c3-8899-4e2e-a1f9-29ef94e61056</_x003C_SiteId_x003E_k__BackingField>
<_x003C_SiteName_x003E_k__BackingField>sample string 39</_x003C_SiteName_x003E_k__BackingField>
<_x003C_SiteTimeZoneOffset_x003E_k__BackingField>78.1</_x003C_SiteTimeZoneOffset_x003E_k__BackingField>
<_x003C_State_x003E_k__BackingField>64</_x003C_State_x003E_k__BackingField>
<_x003C_TerminalCode_x003E_k__BackingField>sample string 40</_x003C_TerminalCode_x003E_k__BackingField>
<_x003C_TerminalId_x003E_k__BackingField>1bc25b82-57b0-49d3-9ade-90fcea79de86</_x003C_TerminalId_x003E_k__BackingField>
<_x003C_TerminalIdentification_x003E_k__BackingField>sample string 25</_x003C_TerminalIdentification_x003E_k__BackingField>
<_x003C_Terminals_x003E_k__BackingField>
<TerminalDto>
<Active>true</Active>
<Code>sample string 12</Code>
<Configurations>
<TerminalConfigurationDto>
<AuthorizerPropertiesConfigurations>
<AuthorizerPropertiesConfigurationDto>
<AuthorizerProperty>ProductAmount</AuthorizerProperty>
<FactorConfiguration>
<MoveDecimal>1</MoveDecimal>
</FactorConfiguration>
<ModifierConfiguration>
<DecimalPlaces>1</DecimalPlaces>
<ModifierOperation>Rounding</ModifierOperation>
</ModifierConfiguration>
</AuthorizerPropertiesConfigurationDto>
<AuthorizerPropertiesConfigurationDto>
<AuthorizerProperty>ProductAmount</AuthorizerProperty>
<FactorConfiguration>
<MoveDecimal>1</MoveDecimal>
</FactorConfiguration>
<ModifierConfiguration>
<DecimalPlaces>1</DecimalPlaces>
<ModifierOperation>Rounding</ModifierOperation>
</ModifierConfiguration>
</AuthorizerPropertiesConfigurationDto>
</AuthorizerPropertiesConfigurations>
<MessageType>Request</MessageType>
<TransactionType>PreAuthorization</TransactionType>
</TerminalConfigurationDto>
<TerminalConfigurationDto>
<AuthorizerPropertiesConfigurations>
<AuthorizerPropertiesConfigurationDto>
<AuthorizerProperty>ProductAmount</AuthorizerProperty>
<FactorConfiguration>
<MoveDecimal>1</MoveDecimal>
</FactorConfiguration>
<ModifierConfiguration>
<DecimalPlaces>1</DecimalPlaces>
<ModifierOperation>Rounding</ModifierOperation>
</ModifierConfiguration>
</AuthorizerPropertiesConfigurationDto>
<AuthorizerPropertiesConfigurationDto>
<AuthorizerProperty>ProductAmount</AuthorizerProperty>
<FactorConfiguration>
<MoveDecimal>1</MoveDecimal>
</FactorConfiguration>
<ModifierConfiguration>
<DecimalPlaces>1</DecimalPlaces>
<ModifierOperation>Rounding</ModifierOperation>
</ModifierConfiguration>
</AuthorizerPropertiesConfigurationDto>
</AuthorizerPropertiesConfigurations>
<MessageType>Request</MessageType>
<TransactionType>PreAuthorization</TransactionType>
</TerminalConfigurationDto>
</Configurations>
<Description>sample string 13</Description>
<DriverIdUsage>64</DriverIdUsage>
<EncryptionType>64</EncryptionType>
<FuelsMasterDescription>sample string 16</FuelsMasterDescription>
<FuelsMasterId>af511f73-dadf-44c0-a8b6-3cd30ddaba7d</FuelsMasterId>
<Id>41a7b3b0-5171-41bf-83d9-bf66e528a66c</Id>
<InvoiceNumberInContingencySequence>1</InvoiceNumberInContingencySequence>
<LastTSN>1</LastTSN>
<MaxAmountCutOff>1</MaxAmountCutOff>
<MaxVolumeCutOff>1</MaxVolumeCutOff>
<MerchantId>46432ca9-0751-4eea-9512-3432a8fa7642</MerchantId>
<MerchantName>sample string 3</MerchantName>
<OperatingSystem>sample string 17</OperatingSystem>
<ProtocolId>8687265e-8878-43b7-bdaf-b94c683ae3aa</ProtocolId>
<ProtocolName>sample string 11</ProtocolName>
<SerialNumber>sample string 18</SerialNumber>
<SiteId>de35b338-2e0b-47c9-bdbc-e5cdf6961afb</SiteId>
<SiteShortName>sample string 5</SiteShortName>
<TagReader>true</TagReader>
<TerminalInventoryLocationDescription>sample string 21</TerminalInventoryLocationDescription>
<TerminalInventoryLocationId>81722268-2bd0-4bb9-8924-c77c6e296df0</TerminalInventoryLocationId>
<TerminalTypeId>811f1bf5-ae50-4b8a-b1fc-9459b186b2cc</TerminalTypeId>
<TerminalTypeModelDescription>sample string 9</TerminalTypeModelDescription>
<TerminalTypeModelId>97b71525-1c94-4b99-86fe-88e7700a8721</TerminalTypeModelId>
<TerminalTypeName>sample string 7</TerminalTypeName>
<VehicleIdUsage>64</VehicleIdUsage>
</TerminalDto>
<TerminalDto>
<Active>true</Active>
<Code>sample string 12</Code>
<Configurations>
<TerminalConfigurationDto>
<AuthorizerPropertiesConfigurations>
<AuthorizerPropertiesConfigurationDto>
<AuthorizerProperty>ProductAmount</AuthorizerProperty>
<FactorConfiguration>
<MoveDecimal>1</MoveDecimal>
</FactorConfiguration>
<ModifierConfiguration>
<DecimalPlaces>1</DecimalPlaces>
<ModifierOperation>Rounding</ModifierOperation>
</ModifierConfiguration>
</AuthorizerPropertiesConfigurationDto>
<AuthorizerPropertiesConfigurationDto>
<AuthorizerProperty>ProductAmount</AuthorizerProperty>
<FactorConfiguration>
<MoveDecimal>1</MoveDecimal>
</FactorConfiguration>
<ModifierConfiguration>
<DecimalPlaces>1</DecimalPlaces>
<ModifierOperation>Rounding</ModifierOperation>
</ModifierConfiguration>
</AuthorizerPropertiesConfigurationDto>
</AuthorizerPropertiesConfigurations>
<MessageType>Request</MessageType>
<TransactionType>PreAuthorization</TransactionType>
</TerminalConfigurationDto>
<TerminalConfigurationDto>
<AuthorizerPropertiesConfigurations>
<AuthorizerPropertiesConfigurationDto>
<AuthorizerProperty>ProductAmount</AuthorizerProperty>
<FactorConfiguration>
<MoveDecimal>1</MoveDecimal>
</FactorConfiguration>
<ModifierConfiguration>
<DecimalPlaces>1</DecimalPlaces>
<ModifierOperation>Rounding</ModifierOperation>
</ModifierConfiguration>
</AuthorizerPropertiesConfigurationDto>
<AuthorizerPropertiesConfigurationDto>
<AuthorizerProperty>ProductAmount</AuthorizerProperty>
<FactorConfiguration>
<MoveDecimal>1</MoveDecimal>
</FactorConfiguration>
<ModifierConfiguration>
<DecimalPlaces>1</DecimalPlaces>
<ModifierOperation>Rounding</ModifierOperation>
</ModifierConfiguration>
</AuthorizerPropertiesConfigurationDto>
</AuthorizerPropertiesConfigurations>
<MessageType>Request</MessageType>
<TransactionType>PreAuthorization</TransactionType>
</TerminalConfigurationDto>
</Configurations>
<Description>sample string 13</Description>
<DriverIdUsage>64</DriverIdUsage>
<EncryptionType>64</EncryptionType>
<FuelsMasterDescription>sample string 16</FuelsMasterDescription>
<FuelsMasterId>af511f73-dadf-44c0-a8b6-3cd30ddaba7d</FuelsMasterId>
<Id>41a7b3b0-5171-41bf-83d9-bf66e528a66c</Id>
<InvoiceNumberInContingencySequence>1</InvoiceNumberInContingencySequence>
<LastTSN>1</LastTSN>
<MaxAmountCutOff>1</MaxAmountCutOff>
<MaxVolumeCutOff>1</MaxVolumeCutOff>
<MerchantId>46432ca9-0751-4eea-9512-3432a8fa7642</MerchantId>
<MerchantName>sample string 3</MerchantName>
<OperatingSystem>sample string 17</OperatingSystem>
<ProtocolId>8687265e-8878-43b7-bdaf-b94c683ae3aa</ProtocolId>
<ProtocolName>sample string 11</ProtocolName>
<SerialNumber>sample string 18</SerialNumber>
<SiteId>de35b338-2e0b-47c9-bdbc-e5cdf6961afb</SiteId>
<SiteShortName>sample string 5</SiteShortName>
<TagReader>true</TagReader>
<TerminalInventoryLocationDescription>sample string 21</TerminalInventoryLocationDescription>
<TerminalInventoryLocationId>81722268-2bd0-4bb9-8924-c77c6e296df0</TerminalInventoryLocationId>
<TerminalTypeId>811f1bf5-ae50-4b8a-b1fc-9459b186b2cc</TerminalTypeId>
<TerminalTypeModelDescription>sample string 9</TerminalTypeModelDescription>
<TerminalTypeModelId>97b71525-1c94-4b99-86fe-88e7700a8721</TerminalTypeModelId>
<TerminalTypeName>sample string 7</TerminalTypeName>
<VehicleIdUsage>64</VehicleIdUsage>
</TerminalDto>
</_x003C_Terminals_x003E_k__BackingField>
<_x003C_Time_x003E_k__BackingField>sample string 30</_x003C_Time_x003E_k__BackingField>
<_x003C_TotalAmount_x003E_k__BackingField>79</_x003C_TotalAmount_x003E_k__BackingField>
<_x003C_TransactionContigenciesStatesHistory_x003E_k__BackingField>
<TransactionsContingencyStateHistoryDto>
<Id>093deefc-39c6-4cae-ada8-b06218c7602b</Id>
<NetworkDate>2026-09-10T05:41:25.0640834Z</NetworkDate>
<NetworkTimeZone>sample string 5</NetworkTimeZone>
<RealDate>2026-09-10T05:41:25.0640834Z</RealDate>
<Reason>sample string 4</Reason>
<State>64</State>
<StateDescription>sample string 9</StateDescription>
<TransactionContigencyId>df13a10e-a98b-4c72-b801-3ff5ac174c7d</TransactionContigencyId>
<UserAtionetId>9dbccb05-571e-4ab7-9162-099fb0ebc8cf</UserAtionetId>
</TransactionsContingencyStateHistoryDto>
<TransactionsContingencyStateHistoryDto>
<Id>093deefc-39c6-4cae-ada8-b06218c7602b</Id>
<NetworkDate>2026-09-10T05:41:25.0640834Z</NetworkDate>
<NetworkTimeZone>sample string 5</NetworkTimeZone>
<RealDate>2026-09-10T05:41:25.0640834Z</RealDate>
<Reason>sample string 4</Reason>
<State>64</State>
<StateDescription>sample string 9</StateDescription>
<TransactionContigencyId>df13a10e-a98b-4c72-b801-3ff5ac174c7d</TransactionContigencyId>
<UserAtionetId>9dbccb05-571e-4ab7-9162-099fb0ebc8cf</UserAtionetId>
</TransactionsContingencyStateHistoryDto>
</_x003C_TransactionContigenciesStatesHistory_x003E_k__BackingField>
<_x003C_TransactionId_x003E_k__BackingField>74dedd68-d2e6-4e93-a57a-da424f01a7ab</_x003C_TransactionId_x003E_k__BackingField>
<_x003C_TransactionProductCode_x003E_k__BackingField>sample string 34</_x003C_TransactionProductCode_x003E_k__BackingField>
<_x003C_UnitPrice_x003E_k__BackingField>43</_x003C_UnitPrice_x003E_k__BackingField>
<_x003C_VehicleDescription_x003E_k__BackingField>sample string 23</_x003C_VehicleDescription_x003E_k__BackingField>
<_x003C_VehicleFleetDescription_x003E_k__BackingField>sample string 64</_x003C_VehicleFleetDescription_x003E_k__BackingField>
<_x003C_VehicleId_x003E_k__BackingField>sample string 47</_x003C_VehicleId_x003E_k__BackingField>
<_x003C_VehiclePlate_x003E_k__BackingField>sample string 63</_x003C_VehiclePlate_x003E_k__BackingField>
<_x003C_Volume_x003E_k__BackingField>42</_x003C_Volume_x003E_k__BackingField>
</TransactionContingencyDto>
application/x-www-form-urlencoded
Sample not available.
Response Information
Resource Description
State of the action, and if created returns the transactionContingency as and the GET link to the transactionContingency
TransactionContingencyDto| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| AuthorizationCode | string |
None. |
|
| ProductVolumeDispensed | decimal number |
None. |
|
| ProductUnitPriceDispensed | decimal number |
None. |
|
| ProductAmountDispensed | decimal number |
None. |
|
| ShiftNumber | string |
None. |
|
| Odometer | integer |
None. |
|
| EngineHours | integer |
None. |
|
| Miscellaneous | string |
None. |
|
| State | byte |
None. |
|
| ResponseCode | string |
None. |
|
| ResponseMessage | string |
None. |
|
| PrimaryIdentificationDescription | string |
None. |
|
| PrimaryIdentificationIsVehicle | boolean |
None. |
|
| CompanyContractDescription | string |
None. |
|
| BrandedFuelMasterDescription | string |
None. |
|
| SiteDescription | string |
None. |
|
| SiteCurrencyCode | string |
None. |
|
| CompanyDescription | string |
None. |
|
| LocalDateShortString | string |
None. |
|
| LocalTimeString | string |
None. |
|
| LocalTransactionTime | integer |
None. |
|
| LocalTransactionDate | integer |
None. |
|
| PrimaryVehicle | boolean |
None. |
|
| SecondaryVehicle | boolean |
None. |
|
| VehicleDescription | string |
None. |
|
| DriverDescription | string |
None. |
|
| TerminalIdentification | string |
None. |
|
| ReasonId | globally unique identifier |
None. |
|
| ReasonName | string |
None. |
|
| PrimaryAccountEntityId | globally unique identifier |
None. |
|
| PrimaryIdentificationId | globally unique identifier |
None. |
|
| SecondaryAccountEntityId | globally unique identifier |
None. |
|
| SecondaryIdentificationId | globally unique identifier |
None. |
|
| Date | string |
None. |
|
| Time | string |
None. |
|
| TerminalId | globally unique identifier |
None. |
|
| SiteId | globally unique identifier |
None. |
|
| FuelId | globally unique identifier |
None. |
|
| TransactionId | globally unique identifier |
None. |
|
| TransactionProductCode | string |
None. |
|
| NetworkId | globally unique identifier |
None. |
|
| NetworkName | string |
None. |
|
| MerchantId | globally unique identifier |
None. |
|
| MerchantName | string |
None. |
|
| SiteName | string |
None. |
|
| TerminalCode | string |
None. |
|
| FuelMasterId | globally unique identifier |
None. |
|
| FuelName | string |
None. |
|
| BatchNumber | integer |
None. |
|
| Volume | decimal number |
None. |
|
| UnitPrice | decimal number |
None. |
|
| Amount | decimal number |
None. |
|
| PumpNumber | string |
None. |
|
| DriverId | string |
None. |
|
| VehicleId | string |
None. |
|
| Comments | string |
None. |
|
| InvoiceNumber | string |
None. |
|
| ImageFileName | string |
None. |
|
| ImageFullUrl | string |
None. |
|
| Image | TransactionContingencyImageDto |
None. |
|
| Files | Collection of TransactionContingencyFileDto |
None. |
|
| SecondaryIdentificationDescription | string |
None. |
|
| SecondaryIdentificationIsVehicle | boolean |
None. |
|
| ProductCode | string |
None. |
|
| FuelMasterDescription | string |
None. |
|
| CompanyTaxPayerId | string |
None. |
|
| CorrectedDate | date |
None. |
|
| Terminals | Collection of TerminalDto |
None. |
|
| FuelsMasterCode | string |
None. |
|
| PrimarySubAccountId | globally unique identifier |
None. |
|
| PrimarySubAccountDescription | string |
None. |
|
| PrimaryIdentificationLabel | string |
None. |
|
| SecondarySubAccountId | globally unique identifier |
None. |
|
| SecondarySubAccountDescription | string |
None. |
|
| SecondaryIdentificationLabel | string |
None. |
|
| VehiclePlate | string |
None. |
|
| VehicleFleetDescription | string |
None. |
|
| DriverCompleteName | string |
None. |
|
| HasVehicle | boolean |
None. |
|
| HasDriver | boolean |
None. |
|
| PrimarySubAccountValue | string |
None. |
|
| SecondarySubAccountValue | string |
None. |
|
| Approve | boolean |
None. |
|
| Reject | boolean |
None. |
|
| AttendantCode | string |
None. |
|
| PumpSide | string |
None. |
|
| PurchaseOrderNumber | string |
None. |
|
| ApplyContingencyPrice | boolean |
None. |
|
| ReviewReason | string |
None. |
|
| RejectionReason | string |
None. |
|
| SiteTimeZoneOffset | decimal number |
None. |
|
| Products | Collection of TransactionContingencyProductDto |
None. |
|
| TotalAmount | decimal number |
None. |
|
| NetworkDate | date |
None. |
|
| TransactionContigenciesStatesHistory | Collection of TransactionsContingencyStateHistoryDto |
None. |
Response Formats
application/json, text/json
{
"Id": "dafa11b2-3509-4ace-9831-9d4ba9b5c4cf",
"AuthorizationCode": "sample string 2",
"ProductVolumeDispensed": 3.0,
"ProductUnitPriceDispensed": 4.0,
"ProductAmountDispensed": 5.0,
"ShiftNumber": "sample string 6",
"Odometer": 1,
"EngineHours": 1,
"Miscellaneous": "sample string 7",
"State": 64,
"ResponseCode": "sample string 9",
"ResponseMessage": "sample string 10",
"PrimaryIdentificationDescription": "sample string 11",
"PrimaryIdentificationIsVehicle": true,
"CompanyContractDescription": "sample string 12",
"BrandedFuelMasterDescription": "sample string 13",
"SiteDescription": "sample string 14",
"SiteCurrencyCode": "sample string 15",
"CompanyDescription": "sample string 16",
"LocalDateShortString": "sample string 17",
"LocalTimeString": "sample string 18",
"LocalTransactionTime": 19,
"LocalTransactionDate": 20,
"PrimaryVehicle": true,
"SecondaryVehicle": true,
"VehicleDescription": "sample string 23",
"DriverDescription": "sample string 24",
"TerminalIdentification": "sample string 25",
"ReasonId": "bf008cea-7e6e-4974-a0ea-bd4343379dcb",
"ReasonName": "sample string 26",
"PrimaryAccountEntityId": "790a9993-db08-44a8-91df-8d2124812f8f",
"PrimaryIdentificationId": "03c1a513-50f3-4ff2-850c-df5f6dc0d088",
"SecondaryAccountEntityId": "6802be05-10a4-438f-8556-688f1253d5ce",
"SecondaryIdentificationId": "8130b794-9596-4606-ba72-d670878df532",
"Date": "sample string 29",
"Time": "sample string 30",
"TerminalId": "314edf9a-2ddf-4c37-afae-ee2452ef49f3",
"SiteId": "648c4cf7-8aaa-481f-9b63-a181659f3bbf",
"FuelId": "b4e9781d-2abd-4fc2-af0e-622e8e2c41fc",
"TransactionId": "966da660-2a66-43c7-8fe6-0dd5c577fe4a",
"TransactionProductCode": "sample string 34",
"NetworkId": "ae539670-b046-4aab-8321-0bdbaaac36f4",
"NetworkName": "sample string 36",
"MerchantId": "ad00b83a-c908-4c43-9221-12a5dd0397c0",
"MerchantName": "sample string 38",
"SiteName": "sample string 39",
"TerminalCode": "sample string 40",
"FuelMasterId": "82d6e65a-bc04-4d54-91a8-37a6d4867174",
"FuelName": "sample string 41",
"BatchNumber": 1,
"Volume": 42.0,
"UnitPrice": 43.0,
"Amount": 44.0,
"PumpNumber": "sample string 45",
"DriverId": "sample string 46",
"VehicleId": "sample string 47",
"Comments": "sample string 48",
"InvoiceNumber": "sample string 49",
"ImageFileName": "sample string 50",
"ImageFullUrl": "sample string 51",
"Image": {
"FileExtension": "sample string 1",
"FileContent": "QEA=",
"ChangeType": 0
},
"Files": [
{
"Id": "a4b068fd-7445-4986-9344-52eed8c36149",
"FileName": "sample string 1",
"FileFullUrl": "sample string 2",
"FileExtension": "sample string 3",
"FileContent": "QEA=",
"ChangeType": 0
},
{
"Id": "a4b068fd-7445-4986-9344-52eed8c36149",
"FileName": "sample string 1",
"FileFullUrl": "sample string 2",
"FileExtension": "sample string 3",
"FileContent": "QEA=",
"ChangeType": 0
}
],
"SecondaryIdentificationDescription": "sample string 52",
"SecondaryIdentificationIsVehicle": true,
"ProductCode": "sample string 53",
"FuelMasterDescription": "sample string 54",
"CompanyTaxPayerId": "sample string 55",
"CorrectedDate": "2026-09-10T05:41:25.1890847Z",
"Terminals": [
{
"Id": "2adbbc5c-3e49-48e2-9e9c-6f2265623c36",
"MerchantId": "87c70fe0-ebb2-4cd5-b758-50a61c479cb0",
"MerchantName": "sample string 3",
"SiteId": "04eaa92e-abe6-4a45-afdb-ea38a26c5fb2",
"SiteShortName": "sample string 5",
"TerminalTypeId": "00df5626-8f1b-487a-9ee8-89cb0c3e4d70",
"TerminalTypeName": "sample string 7",
"TerminalTypeModelId": "f5dbe566-c207-49a6-8e93-0eed49533a77",
"TerminalTypeModelDescription": "sample string 9",
"ProtocolId": "2b443a9f-3fd2-458d-83d4-461524a883b1",
"ProtocolName": "sample string 11",
"Code": "sample string 12",
"Description": "sample string 13",
"TagReader": true,
"DriverIdUsage": 64,
"MaxVolumeCutOff": 1,
"MaxAmountCutOff": 1,
"FuelsMasterId": "ef9d9442-6184-4b43-a685-f694bbb47d54",
"FuelsMasterDescription": "sample string 16",
"OperatingSystem": "sample string 17",
"SerialNumber": "sample string 18",
"LastTSN": 1,
"VehicleIdUsage": 64,
"Active": true,
"InvoiceNumberInContingencySequence": 1,
"Configurations": [
{
"MessageType": 0,
"TransactionType": 0,
"AuthorizerPropertiesConfigurations": [
{
"AuthorizerProperty": 0,
"FactorConfiguration": {
"MoveDecimal": 1
},
"ModifierConfiguration": {
"ModifierOperation": 0,
"DecimalPlaces": 1
}
},
{
"AuthorizerProperty": 0,
"FactorConfiguration": {
"MoveDecimal": 1
},
"ModifierConfiguration": {
"ModifierOperation": 0,
"DecimalPlaces": 1
}
}
]
},
{
"MessageType": 0,
"TransactionType": 0,
"AuthorizerPropertiesConfigurations": [
{
"AuthorizerProperty": 0,
"FactorConfiguration": {
"MoveDecimal": 1
},
"ModifierConfiguration": {
"ModifierOperation": 0,
"DecimalPlaces": 1
}
},
{
"AuthorizerProperty": 0,
"FactorConfiguration": {
"MoveDecimal": 1
},
"ModifierConfiguration": {
"ModifierOperation": 0,
"DecimalPlaces": 1
}
}
]
}
],
"TerminalInventoryLocationId": "9aae7251-9f1f-4450-9fef-f49ed46f556b",
"TerminalInventoryLocationDescription": "sample string 21",
"EncryptionType": 64
},
{
"Id": "2adbbc5c-3e49-48e2-9e9c-6f2265623c36",
"MerchantId": "87c70fe0-ebb2-4cd5-b758-50a61c479cb0",
"MerchantName": "sample string 3",
"SiteId": "04eaa92e-abe6-4a45-afdb-ea38a26c5fb2",
"SiteShortName": "sample string 5",
"TerminalTypeId": "00df5626-8f1b-487a-9ee8-89cb0c3e4d70",
"TerminalTypeName": "sample string 7",
"TerminalTypeModelId": "f5dbe566-c207-49a6-8e93-0eed49533a77",
"TerminalTypeModelDescription": "sample string 9",
"ProtocolId": "2b443a9f-3fd2-458d-83d4-461524a883b1",
"ProtocolName": "sample string 11",
"Code": "sample string 12",
"Description": "sample string 13",
"TagReader": true,
"DriverIdUsage": 64,
"MaxVolumeCutOff": 1,
"MaxAmountCutOff": 1,
"FuelsMasterId": "ef9d9442-6184-4b43-a685-f694bbb47d54",
"FuelsMasterDescription": "sample string 16",
"OperatingSystem": "sample string 17",
"SerialNumber": "sample string 18",
"LastTSN": 1,
"VehicleIdUsage": 64,
"Active": true,
"InvoiceNumberInContingencySequence": 1,
"Configurations": [
{
"MessageType": 0,
"TransactionType": 0,
"AuthorizerPropertiesConfigurations": [
{
"AuthorizerProperty": 0,
"FactorConfiguration": {
"MoveDecimal": 1
},
"ModifierConfiguration": {
"ModifierOperation": 0,
"DecimalPlaces": 1
}
},
{
"AuthorizerProperty": 0,
"FactorConfiguration": {
"MoveDecimal": 1
},
"ModifierConfiguration": {
"ModifierOperation": 0,
"DecimalPlaces": 1
}
}
]
},
{
"MessageType": 0,
"TransactionType": 0,
"AuthorizerPropertiesConfigurations": [
{
"AuthorizerProperty": 0,
"FactorConfiguration": {
"MoveDecimal": 1
},
"ModifierConfiguration": {
"ModifierOperation": 0,
"DecimalPlaces": 1
}
},
{
"AuthorizerProperty": 0,
"FactorConfiguration": {
"MoveDecimal": 1
},
"ModifierConfiguration": {
"ModifierOperation": 0,
"DecimalPlaces": 1
}
}
]
}
],
"TerminalInventoryLocationId": "9aae7251-9f1f-4450-9fef-f49ed46f556b",
"TerminalInventoryLocationDescription": "sample string 21",
"EncryptionType": 64
}
],
"FuelsMasterCode": "sample string 57",
"PrimarySubAccountId": "bdba3beb-0f53-410b-8ef6-7a94c6e64f51",
"PrimarySubAccountDescription": "sample string 59",
"PrimaryIdentificationLabel": "sample string 60",
"SecondarySubAccountId": "652b33e0-8576-4af6-b21f-175e88cb1a8a",
"SecondarySubAccountDescription": "sample string 61",
"SecondaryIdentificationLabel": "sample string 62",
"VehiclePlate": "sample string 63",
"VehicleFleetDescription": "sample string 64",
"DriverCompleteName": "sample string 65",
"HasVehicle": true,
"HasDriver": true,
"PrimarySubAccountValue": "sample string 68",
"SecondarySubAccountValue": "sample string 69",
"Approve": true,
"Reject": true,
"AttendantCode": "sample string 72",
"PumpSide": "sample string 73",
"PurchaseOrderNumber": "sample string 74",
"ApplyContingencyPrice": true,
"ReviewReason": "sample string 76",
"RejectionReason": "sample string 77",
"SiteTimeZoneOffset": 78.1,
"Products": [
{
"Id": "1a6f506e-48bd-4e85-b7a9-2ff592ca79db",
"StockKeepingUnitId": "496dc148-8f4d-449a-a1ea-de2e3f47bfda",
"RowDescription": "sample string 1",
"Code": "sample string 2",
"Quantity": 3.0,
"Price": 4.0,
"Amount": 5.0
},
{
"Id": "1a6f506e-48bd-4e85-b7a9-2ff592ca79db",
"StockKeepingUnitId": "496dc148-8f4d-449a-a1ea-de2e3f47bfda",
"RowDescription": "sample string 1",
"Code": "sample string 2",
"Quantity": 3.0,
"Price": 4.0,
"Amount": 5.0
}
],
"TotalAmount": 79.0,
"NetworkDate": "2026-09-10T05:41:25.1890847Z",
"TransactionContigenciesStatesHistory": [
{
"Id": "38f85ea2-bbea-49b0-9dee-491be76087fb",
"TransactionContigencyId": "3d80e27a-a626-4179-9b61-067d62b3e368",
"UserAtionetId": "4757fb6b-3ff2-483e-9f4d-aecdf5ee752f",
"Reason": "sample string 4",
"NetworkTimeZone": "sample string 5",
"RealDate": "2026-09-10T05:41:25.1890847Z",
"NetworkDate": "2026-09-10T05:41:25.1890847Z",
"State": 64,
"AtionetNetworkDateString": "2026/09/10 05:41:25",
"StateDescription": "sample string 9",
"Description": ""
},
{
"Id": "38f85ea2-bbea-49b0-9dee-491be76087fb",
"TransactionContigencyId": "3d80e27a-a626-4179-9b61-067d62b3e368",
"UserAtionetId": "4757fb6b-3ff2-483e-9f4d-aecdf5ee752f",
"Reason": "sample string 4",
"NetworkTimeZone": "sample string 5",
"RealDate": "2026-09-10T05:41:25.1890847Z",
"NetworkDate": "2026-09-10T05:41:25.1890847Z",
"State": 64,
"AtionetNetworkDateString": "2026/09/10 05:41:25",
"StateDescription": "sample string 9",
"Description": ""
}
]
}
application/xml, text/xml
<TransactionContingencyDto xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Ationet.Model">
<_x003C_Amount_x003E_k__BackingField>44</_x003C_Amount_x003E_k__BackingField>
<_x003C_ApplyContingencyPrice_x003E_k__BackingField>true</_x003C_ApplyContingencyPrice_x003E_k__BackingField>
<_x003C_Approve_x003E_k__BackingField>true</_x003C_Approve_x003E_k__BackingField>
<_x003C_AttendantCode_x003E_k__BackingField>sample string 72</_x003C_AttendantCode_x003E_k__BackingField>
<_x003C_AuthorizationCode_x003E_k__BackingField>sample string 2</_x003C_AuthorizationCode_x003E_k__BackingField>
<_x003C_BatchNumber_x003E_k__BackingField>1</_x003C_BatchNumber_x003E_k__BackingField>
<_x003C_BrandedFuelMasterDescription_x003E_k__BackingField>sample string 13</_x003C_BrandedFuelMasterDescription_x003E_k__BackingField>
<_x003C_Comments_x003E_k__BackingField>sample string 48</_x003C_Comments_x003E_k__BackingField>
<_x003C_CompanyContractDescription_x003E_k__BackingField>sample string 12</_x003C_CompanyContractDescription_x003E_k__BackingField>
<_x003C_CompanyDescription_x003E_k__BackingField>sample string 16</_x003C_CompanyDescription_x003E_k__BackingField>
<_x003C_CompanyTaxPayerId_x003E_k__BackingField>sample string 55</_x003C_CompanyTaxPayerId_x003E_k__BackingField>
<_x003C_CorrectedDate_x003E_k__BackingField>2026-09-10T05:41:25.1890847Z</_x003C_CorrectedDate_x003E_k__BackingField>
<_x003C_Date_x003E_k__BackingField>sample string 29</_x003C_Date_x003E_k__BackingField>
<_x003C_DriverCompleteName_x003E_k__BackingField>sample string 65</_x003C_DriverCompleteName_x003E_k__BackingField>
<_x003C_DriverDescription_x003E_k__BackingField>sample string 24</_x003C_DriverDescription_x003E_k__BackingField>
<_x003C_DriverId_x003E_k__BackingField>sample string 46</_x003C_DriverId_x003E_k__BackingField>
<_x003C_EngineHours_x003E_k__BackingField>1</_x003C_EngineHours_x003E_k__BackingField>
<_x003C_Files_x003E_k__BackingField>
<TransactionContingencyFileDto>
<ChangeType>Add</ChangeType>
<FileContent>QEA=</FileContent>
<FileExtension>sample string 3</FileExtension>
<FileFullUrl>sample string 2</FileFullUrl>
<FileName>sample string 1</FileName>
<Id>a4b068fd-7445-4986-9344-52eed8c36149</Id>
</TransactionContingencyFileDto>
<TransactionContingencyFileDto>
<ChangeType>Add</ChangeType>
<FileContent>QEA=</FileContent>
<FileExtension>sample string 3</FileExtension>
<FileFullUrl>sample string 2</FileFullUrl>
<FileName>sample string 1</FileName>
<Id>a4b068fd-7445-4986-9344-52eed8c36149</Id>
</TransactionContingencyFileDto>
</_x003C_Files_x003E_k__BackingField>
<_x003C_FuelId_x003E_k__BackingField>b4e9781d-2abd-4fc2-af0e-622e8e2c41fc</_x003C_FuelId_x003E_k__BackingField>
<_x003C_FuelMasterDescription_x003E_k__BackingField>sample string 54</_x003C_FuelMasterDescription_x003E_k__BackingField>
<_x003C_FuelMasterId_x003E_k__BackingField>82d6e65a-bc04-4d54-91a8-37a6d4867174</_x003C_FuelMasterId_x003E_k__BackingField>
<_x003C_FuelName_x003E_k__BackingField>sample string 41</_x003C_FuelName_x003E_k__BackingField>
<_x003C_FuelsMasterCode_x003E_k__BackingField>sample string 57</_x003C_FuelsMasterCode_x003E_k__BackingField>
<_x003C_HasDriver_x003E_k__BackingField>true</_x003C_HasDriver_x003E_k__BackingField>
<_x003C_HasVehicle_x003E_k__BackingField>true</_x003C_HasVehicle_x003E_k__BackingField>
<_x003C_Id_x003E_k__BackingField>dafa11b2-3509-4ace-9831-9d4ba9b5c4cf</_x003C_Id_x003E_k__BackingField>
<_x003C_ImageFileName_x003E_k__BackingField>sample string 50</_x003C_ImageFileName_x003E_k__BackingField>
<_x003C_ImageFullUrl_x003E_k__BackingField>sample string 51</_x003C_ImageFullUrl_x003E_k__BackingField>
<_x003C_Image_x003E_k__BackingField>
<ChangeType>Add</ChangeType>
<FileContent>QEA=</FileContent>
<FileExtension>sample string 1</FileExtension>
</_x003C_Image_x003E_k__BackingField>
<_x003C_InvoiceNumber_x003E_k__BackingField>sample string 49</_x003C_InvoiceNumber_x003E_k__BackingField>
<_x003C_LocalDateShortString_x003E_k__BackingField>sample string 17</_x003C_LocalDateShortString_x003E_k__BackingField>
<_x003C_LocalTimeString_x003E_k__BackingField>sample string 18</_x003C_LocalTimeString_x003E_k__BackingField>
<_x003C_LocalTransactionDate_x003E_k__BackingField>20</_x003C_LocalTransactionDate_x003E_k__BackingField>
<_x003C_LocalTransactionTime_x003E_k__BackingField>19</_x003C_LocalTransactionTime_x003E_k__BackingField>
<_x003C_MerchantId_x003E_k__BackingField>ad00b83a-c908-4c43-9221-12a5dd0397c0</_x003C_MerchantId_x003E_k__BackingField>
<_x003C_MerchantName_x003E_k__BackingField>sample string 38</_x003C_MerchantName_x003E_k__BackingField>
<_x003C_Miscellaneous_x003E_k__BackingField>sample string 7</_x003C_Miscellaneous_x003E_k__BackingField>
<_x003C_NetworkDate_x003E_k__BackingField>2026-09-10T05:41:25.1890847Z</_x003C_NetworkDate_x003E_k__BackingField>
<_x003C_NetworkId_x003E_k__BackingField>ae539670-b046-4aab-8321-0bdbaaac36f4</_x003C_NetworkId_x003E_k__BackingField>
<_x003C_NetworkName_x003E_k__BackingField>sample string 36</_x003C_NetworkName_x003E_k__BackingField>
<_x003C_Odometer_x003E_k__BackingField>1</_x003C_Odometer_x003E_k__BackingField>
<_x003C_PrimaryAccountEntityId_x003E_k__BackingField>790a9993-db08-44a8-91df-8d2124812f8f</_x003C_PrimaryAccountEntityId_x003E_k__BackingField>
<_x003C_PrimaryIdentificationDescription_x003E_k__BackingField>sample string 11</_x003C_PrimaryIdentificationDescription_x003E_k__BackingField>
<_x003C_PrimaryIdentificationId_x003E_k__BackingField>03c1a513-50f3-4ff2-850c-df5f6dc0d088</_x003C_PrimaryIdentificationId_x003E_k__BackingField>
<_x003C_PrimaryIdentificationIsVehicle_x003E_k__BackingField>true</_x003C_PrimaryIdentificationIsVehicle_x003E_k__BackingField>
<_x003C_PrimaryIdentificationLabel_x003E_k__BackingField>sample string 60</_x003C_PrimaryIdentificationLabel_x003E_k__BackingField>
<_x003C_PrimarySubAccountDescription_x003E_k__BackingField>sample string 59</_x003C_PrimarySubAccountDescription_x003E_k__BackingField>
<_x003C_PrimarySubAccountId_x003E_k__BackingField>bdba3beb-0f53-410b-8ef6-7a94c6e64f51</_x003C_PrimarySubAccountId_x003E_k__BackingField>
<_x003C_PrimarySubAccountValue_x003E_k__BackingField>sample string 68</_x003C_PrimarySubAccountValue_x003E_k__BackingField>
<_x003C_PrimaryVehicle_x003E_k__BackingField>true</_x003C_PrimaryVehicle_x003E_k__BackingField>
<_x003C_ProductAmountDispensed_x003E_k__BackingField>5</_x003C_ProductAmountDispensed_x003E_k__BackingField>
<_x003C_ProductCode_x003E_k__BackingField>sample string 53</_x003C_ProductCode_x003E_k__BackingField>
<_x003C_ProductUnitPriceDispensed_x003E_k__BackingField>4</_x003C_ProductUnitPriceDispensed_x003E_k__BackingField>
<_x003C_ProductVolumeDispensed_x003E_k__BackingField>3</_x003C_ProductVolumeDispensed_x003E_k__BackingField>
<_x003C_Products_x003E_k__BackingField>
<TransactionContingencyProductDto>
<_x003C_Amount_x003E_k__BackingField>5</_x003C_Amount_x003E_k__BackingField>
<_x003C_Code_x003E_k__BackingField>sample string 2</_x003C_Code_x003E_k__BackingField>
<_x003C_Id_x003E_k__BackingField>1a6f506e-48bd-4e85-b7a9-2ff592ca79db</_x003C_Id_x003E_k__BackingField>
<_x003C_Price_x003E_k__BackingField>4</_x003C_Price_x003E_k__BackingField>
<_x003C_Quantity_x003E_k__BackingField>3</_x003C_Quantity_x003E_k__BackingField>
<_x003C_RowDescription_x003E_k__BackingField>sample string 1</_x003C_RowDescription_x003E_k__BackingField>
<_x003C_StockKeepingUnitId_x003E_k__BackingField>496dc148-8f4d-449a-a1ea-de2e3f47bfda</_x003C_StockKeepingUnitId_x003E_k__BackingField>
</TransactionContingencyProductDto>
<TransactionContingencyProductDto>
<_x003C_Amount_x003E_k__BackingField>5</_x003C_Amount_x003E_k__BackingField>
<_x003C_Code_x003E_k__BackingField>sample string 2</_x003C_Code_x003E_k__BackingField>
<_x003C_Id_x003E_k__BackingField>1a6f506e-48bd-4e85-b7a9-2ff592ca79db</_x003C_Id_x003E_k__BackingField>
<_x003C_Price_x003E_k__BackingField>4</_x003C_Price_x003E_k__BackingField>
<_x003C_Quantity_x003E_k__BackingField>3</_x003C_Quantity_x003E_k__BackingField>
<_x003C_RowDescription_x003E_k__BackingField>sample string 1</_x003C_RowDescription_x003E_k__BackingField>
<_x003C_StockKeepingUnitId_x003E_k__BackingField>496dc148-8f4d-449a-a1ea-de2e3f47bfda</_x003C_StockKeepingUnitId_x003E_k__BackingField>
</TransactionContingencyProductDto>
</_x003C_Products_x003E_k__BackingField>
<_x003C_PumpNumber_x003E_k__BackingField>sample string 45</_x003C_PumpNumber_x003E_k__BackingField>
<_x003C_PumpSide_x003E_k__BackingField>sample string 73</_x003C_PumpSide_x003E_k__BackingField>
<_x003C_PurchaseOrderNumber_x003E_k__BackingField>sample string 74</_x003C_PurchaseOrderNumber_x003E_k__BackingField>
<_x003C_ReasonId_x003E_k__BackingField>bf008cea-7e6e-4974-a0ea-bd4343379dcb</_x003C_ReasonId_x003E_k__BackingField>
<_x003C_ReasonName_x003E_k__BackingField>sample string 26</_x003C_ReasonName_x003E_k__BackingField>
<_x003C_Reject_x003E_k__BackingField>true</_x003C_Reject_x003E_k__BackingField>
<_x003C_RejectionReason_x003E_k__BackingField>sample string 77</_x003C_RejectionReason_x003E_k__BackingField>
<_x003C_ResponseCode_x003E_k__BackingField>sample string 9</_x003C_ResponseCode_x003E_k__BackingField>
<_x003C_ResponseMessage_x003E_k__BackingField>sample string 10</_x003C_ResponseMessage_x003E_k__BackingField>
<_x003C_ReviewReason_x003E_k__BackingField>sample string 76</_x003C_ReviewReason_x003E_k__BackingField>
<_x003C_SecondaryAccountEntityId_x003E_k__BackingField>6802be05-10a4-438f-8556-688f1253d5ce</_x003C_SecondaryAccountEntityId_x003E_k__BackingField>
<_x003C_SecondaryIdentificationDescription_x003E_k__BackingField>sample string 52</_x003C_SecondaryIdentificationDescription_x003E_k__BackingField>
<_x003C_SecondaryIdentificationId_x003E_k__BackingField>8130b794-9596-4606-ba72-d670878df532</_x003C_SecondaryIdentificationId_x003E_k__BackingField>
<_x003C_SecondaryIdentificationIsVehicle_x003E_k__BackingField>true</_x003C_SecondaryIdentificationIsVehicle_x003E_k__BackingField>
<_x003C_SecondaryIdentificationLabel_x003E_k__BackingField>sample string 62</_x003C_SecondaryIdentificationLabel_x003E_k__BackingField>
<_x003C_SecondarySubAccountDescription_x003E_k__BackingField>sample string 61</_x003C_SecondarySubAccountDescription_x003E_k__BackingField>
<_x003C_SecondarySubAccountId_x003E_k__BackingField>652b33e0-8576-4af6-b21f-175e88cb1a8a</_x003C_SecondarySubAccountId_x003E_k__BackingField>
<_x003C_SecondarySubAccountValue_x003E_k__BackingField>sample string 69</_x003C_SecondarySubAccountValue_x003E_k__BackingField>
<_x003C_SecondaryVehicle_x003E_k__BackingField>true</_x003C_SecondaryVehicle_x003E_k__BackingField>
<_x003C_ShiftNumber_x003E_k__BackingField>sample string 6</_x003C_ShiftNumber_x003E_k__BackingField>
<_x003C_SiteCurrencyCode_x003E_k__BackingField>sample string 15</_x003C_SiteCurrencyCode_x003E_k__BackingField>
<_x003C_SiteDescription_x003E_k__BackingField>sample string 14</_x003C_SiteDescription_x003E_k__BackingField>
<_x003C_SiteId_x003E_k__BackingField>648c4cf7-8aaa-481f-9b63-a181659f3bbf</_x003C_SiteId_x003E_k__BackingField>
<_x003C_SiteName_x003E_k__BackingField>sample string 39</_x003C_SiteName_x003E_k__BackingField>
<_x003C_SiteTimeZoneOffset_x003E_k__BackingField>78.1</_x003C_SiteTimeZoneOffset_x003E_k__BackingField>
<_x003C_State_x003E_k__BackingField>64</_x003C_State_x003E_k__BackingField>
<_x003C_TerminalCode_x003E_k__BackingField>sample string 40</_x003C_TerminalCode_x003E_k__BackingField>
<_x003C_TerminalId_x003E_k__BackingField>314edf9a-2ddf-4c37-afae-ee2452ef49f3</_x003C_TerminalId_x003E_k__BackingField>
<_x003C_TerminalIdentification_x003E_k__BackingField>sample string 25</_x003C_TerminalIdentification_x003E_k__BackingField>
<_x003C_Terminals_x003E_k__BackingField>
<TerminalDto>
<Active>true</Active>
<Code>sample string 12</Code>
<Configurations>
<TerminalConfigurationDto>
<AuthorizerPropertiesConfigurations>
<AuthorizerPropertiesConfigurationDto>
<AuthorizerProperty>ProductAmount</AuthorizerProperty>
<FactorConfiguration>
<MoveDecimal>1</MoveDecimal>
</FactorConfiguration>
<ModifierConfiguration>
<DecimalPlaces>1</DecimalPlaces>
<ModifierOperation>Rounding</ModifierOperation>
</ModifierConfiguration>
</AuthorizerPropertiesConfigurationDto>
<AuthorizerPropertiesConfigurationDto>
<AuthorizerProperty>ProductAmount</AuthorizerProperty>
<FactorConfiguration>
<MoveDecimal>1</MoveDecimal>
</FactorConfiguration>
<ModifierConfiguration>
<DecimalPlaces>1</DecimalPlaces>
<ModifierOperation>Rounding</ModifierOperation>
</ModifierConfiguration>
</AuthorizerPropertiesConfigurationDto>
</AuthorizerPropertiesConfigurations>
<MessageType>Request</MessageType>
<TransactionType>PreAuthorization</TransactionType>
</TerminalConfigurationDto>
<TerminalConfigurationDto>
<AuthorizerPropertiesConfigurations>
<AuthorizerPropertiesConfigurationDto>
<AuthorizerProperty>ProductAmount</AuthorizerProperty>
<FactorConfiguration>
<MoveDecimal>1</MoveDecimal>
</FactorConfiguration>
<ModifierConfiguration>
<DecimalPlaces>1</DecimalPlaces>
<ModifierOperation>Rounding</ModifierOperation>
</ModifierConfiguration>
</AuthorizerPropertiesConfigurationDto>
<AuthorizerPropertiesConfigurationDto>
<AuthorizerProperty>ProductAmount</AuthorizerProperty>
<FactorConfiguration>
<MoveDecimal>1</MoveDecimal>
</FactorConfiguration>
<ModifierConfiguration>
<DecimalPlaces>1</DecimalPlaces>
<ModifierOperation>Rounding</ModifierOperation>
</ModifierConfiguration>
</AuthorizerPropertiesConfigurationDto>
</AuthorizerPropertiesConfigurations>
<MessageType>Request</MessageType>
<TransactionType>PreAuthorization</TransactionType>
</TerminalConfigurationDto>
</Configurations>
<Description>sample string 13</Description>
<DriverIdUsage>64</DriverIdUsage>
<EncryptionType>64</EncryptionType>
<FuelsMasterDescription>sample string 16</FuelsMasterDescription>
<FuelsMasterId>ef9d9442-6184-4b43-a685-f694bbb47d54</FuelsMasterId>
<Id>2adbbc5c-3e49-48e2-9e9c-6f2265623c36</Id>
<InvoiceNumberInContingencySequence>1</InvoiceNumberInContingencySequence>
<LastTSN>1</LastTSN>
<MaxAmountCutOff>1</MaxAmountCutOff>
<MaxVolumeCutOff>1</MaxVolumeCutOff>
<MerchantId>87c70fe0-ebb2-4cd5-b758-50a61c479cb0</MerchantId>
<MerchantName>sample string 3</MerchantName>
<OperatingSystem>sample string 17</OperatingSystem>
<ProtocolId>2b443a9f-3fd2-458d-83d4-461524a883b1</ProtocolId>
<ProtocolName>sample string 11</ProtocolName>
<SerialNumber>sample string 18</SerialNumber>
<SiteId>04eaa92e-abe6-4a45-afdb-ea38a26c5fb2</SiteId>
<SiteShortName>sample string 5</SiteShortName>
<TagReader>true</TagReader>
<TerminalInventoryLocationDescription>sample string 21</TerminalInventoryLocationDescription>
<TerminalInventoryLocationId>9aae7251-9f1f-4450-9fef-f49ed46f556b</TerminalInventoryLocationId>
<TerminalTypeId>00df5626-8f1b-487a-9ee8-89cb0c3e4d70</TerminalTypeId>
<TerminalTypeModelDescription>sample string 9</TerminalTypeModelDescription>
<TerminalTypeModelId>f5dbe566-c207-49a6-8e93-0eed49533a77</TerminalTypeModelId>
<TerminalTypeName>sample string 7</TerminalTypeName>
<VehicleIdUsage>64</VehicleIdUsage>
</TerminalDto>
<TerminalDto>
<Active>true</Active>
<Code>sample string 12</Code>
<Configurations>
<TerminalConfigurationDto>
<AuthorizerPropertiesConfigurations>
<AuthorizerPropertiesConfigurationDto>
<AuthorizerProperty>ProductAmount</AuthorizerProperty>
<FactorConfiguration>
<MoveDecimal>1</MoveDecimal>
</FactorConfiguration>
<ModifierConfiguration>
<DecimalPlaces>1</DecimalPlaces>
<ModifierOperation>Rounding</ModifierOperation>
</ModifierConfiguration>
</AuthorizerPropertiesConfigurationDto>
<AuthorizerPropertiesConfigurationDto>
<AuthorizerProperty>ProductAmount</AuthorizerProperty>
<FactorConfiguration>
<MoveDecimal>1</MoveDecimal>
</FactorConfiguration>
<ModifierConfiguration>
<DecimalPlaces>1</DecimalPlaces>
<ModifierOperation>Rounding</ModifierOperation>
</ModifierConfiguration>
</AuthorizerPropertiesConfigurationDto>
</AuthorizerPropertiesConfigurations>
<MessageType>Request</MessageType>
<TransactionType>PreAuthorization</TransactionType>
</TerminalConfigurationDto>
<TerminalConfigurationDto>
<AuthorizerPropertiesConfigurations>
<AuthorizerPropertiesConfigurationDto>
<AuthorizerProperty>ProductAmount</AuthorizerProperty>
<FactorConfiguration>
<MoveDecimal>1</MoveDecimal>
</FactorConfiguration>
<ModifierConfiguration>
<DecimalPlaces>1</DecimalPlaces>
<ModifierOperation>Rounding</ModifierOperation>
</ModifierConfiguration>
</AuthorizerPropertiesConfigurationDto>
<AuthorizerPropertiesConfigurationDto>
<AuthorizerProperty>ProductAmount</AuthorizerProperty>
<FactorConfiguration>
<MoveDecimal>1</MoveDecimal>
</FactorConfiguration>
<ModifierConfiguration>
<DecimalPlaces>1</DecimalPlaces>
<ModifierOperation>Rounding</ModifierOperation>
</ModifierConfiguration>
</AuthorizerPropertiesConfigurationDto>
</AuthorizerPropertiesConfigurations>
<MessageType>Request</MessageType>
<TransactionType>PreAuthorization</TransactionType>
</TerminalConfigurationDto>
</Configurations>
<Description>sample string 13</Description>
<DriverIdUsage>64</DriverIdUsage>
<EncryptionType>64</EncryptionType>
<FuelsMasterDescription>sample string 16</FuelsMasterDescription>
<FuelsMasterId>ef9d9442-6184-4b43-a685-f694bbb47d54</FuelsMasterId>
<Id>2adbbc5c-3e49-48e2-9e9c-6f2265623c36</Id>
<InvoiceNumberInContingencySequence>1</InvoiceNumberInContingencySequence>
<LastTSN>1</LastTSN>
<MaxAmountCutOff>1</MaxAmountCutOff>
<MaxVolumeCutOff>1</MaxVolumeCutOff>
<MerchantId>87c70fe0-ebb2-4cd5-b758-50a61c479cb0</MerchantId>
<MerchantName>sample string 3</MerchantName>
<OperatingSystem>sample string 17</OperatingSystem>
<ProtocolId>2b443a9f-3fd2-458d-83d4-461524a883b1</ProtocolId>
<ProtocolName>sample string 11</ProtocolName>
<SerialNumber>sample string 18</SerialNumber>
<SiteId>04eaa92e-abe6-4a45-afdb-ea38a26c5fb2</SiteId>
<SiteShortName>sample string 5</SiteShortName>
<TagReader>true</TagReader>
<TerminalInventoryLocationDescription>sample string 21</TerminalInventoryLocationDescription>
<TerminalInventoryLocationId>9aae7251-9f1f-4450-9fef-f49ed46f556b</TerminalInventoryLocationId>
<TerminalTypeId>00df5626-8f1b-487a-9ee8-89cb0c3e4d70</TerminalTypeId>
<TerminalTypeModelDescription>sample string 9</TerminalTypeModelDescription>
<TerminalTypeModelId>f5dbe566-c207-49a6-8e93-0eed49533a77</TerminalTypeModelId>
<TerminalTypeName>sample string 7</TerminalTypeName>
<VehicleIdUsage>64</VehicleIdUsage>
</TerminalDto>
</_x003C_Terminals_x003E_k__BackingField>
<_x003C_Time_x003E_k__BackingField>sample string 30</_x003C_Time_x003E_k__BackingField>
<_x003C_TotalAmount_x003E_k__BackingField>79</_x003C_TotalAmount_x003E_k__BackingField>
<_x003C_TransactionContigenciesStatesHistory_x003E_k__BackingField>
<TransactionsContingencyStateHistoryDto>
<Id>38f85ea2-bbea-49b0-9dee-491be76087fb</Id>
<NetworkDate>2026-09-10T05:41:25.1890847Z</NetworkDate>
<NetworkTimeZone>sample string 5</NetworkTimeZone>
<RealDate>2026-09-10T05:41:25.1890847Z</RealDate>
<Reason>sample string 4</Reason>
<State>64</State>
<StateDescription>sample string 9</StateDescription>
<TransactionContigencyId>3d80e27a-a626-4179-9b61-067d62b3e368</TransactionContigencyId>
<UserAtionetId>4757fb6b-3ff2-483e-9f4d-aecdf5ee752f</UserAtionetId>
</TransactionsContingencyStateHistoryDto>
<TransactionsContingencyStateHistoryDto>
<Id>38f85ea2-bbea-49b0-9dee-491be76087fb</Id>
<NetworkDate>2026-09-10T05:41:25.1890847Z</NetworkDate>
<NetworkTimeZone>sample string 5</NetworkTimeZone>
<RealDate>2026-09-10T05:41:25.1890847Z</RealDate>
<Reason>sample string 4</Reason>
<State>64</State>
<StateDescription>sample string 9</StateDescription>
<TransactionContigencyId>3d80e27a-a626-4179-9b61-067d62b3e368</TransactionContigencyId>
<UserAtionetId>4757fb6b-3ff2-483e-9f4d-aecdf5ee752f</UserAtionetId>
</TransactionsContingencyStateHistoryDto>
</_x003C_TransactionContigenciesStatesHistory_x003E_k__BackingField>
<_x003C_TransactionId_x003E_k__BackingField>966da660-2a66-43c7-8fe6-0dd5c577fe4a</_x003C_TransactionId_x003E_k__BackingField>
<_x003C_TransactionProductCode_x003E_k__BackingField>sample string 34</_x003C_TransactionProductCode_x003E_k__BackingField>
<_x003C_UnitPrice_x003E_k__BackingField>43</_x003C_UnitPrice_x003E_k__BackingField>
<_x003C_VehicleDescription_x003E_k__BackingField>sample string 23</_x003C_VehicleDescription_x003E_k__BackingField>
<_x003C_VehicleFleetDescription_x003E_k__BackingField>sample string 64</_x003C_VehicleFleetDescription_x003E_k__BackingField>
<_x003C_VehicleId_x003E_k__BackingField>sample string 47</_x003C_VehicleId_x003E_k__BackingField>
<_x003C_VehiclePlate_x003E_k__BackingField>sample string 63</_x003C_VehiclePlate_x003E_k__BackingField>
<_x003C_Volume_x003E_k__BackingField>42</_x003C_Volume_x003E_k__BackingField>
</TransactionContingencyDto>