POST GiftCardPrograms
Creates a new getGiftCardProgram.
Request Information
URI Parameters
None.
Body Parameters
The data of the getGiftCardProgram.
GiftCardProgramDto| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| NetworkId | globally unique identifier |
None. |
|
| NetworkName | string |
None. |
|
| Code | string |
None. |
|
| Name | string |
None. |
|
| Description | string |
None. |
|
| SingleUse | boolean |
None. |
|
| Rechargable | boolean |
None. |
|
| CurrentAccountMode | byte |
None. |
|
| CurrencyId | globally unique identifier |
None. |
|
| CurrencyCode | string |
None. |
|
| Periodicity | byte |
None. |
|
| Duration | integer |
None. |
|
| StartDate | string |
None. |
|
| ValidateSites | boolean |
None. |
|
| ValidateExpirationDate | boolean |
None. |
|
| UseCreationDateOnExpirationStrategy | boolean |
None. |
|
| ActiveCards | boolean |
None. |
|
| CardPeriodicity | byte |
None. |
|
| CardDuration | integer |
None. |
|
| BINRange | string |
None. |
|
| Discounts | Collection of GiftCardProgramDiscountDto |
None. |
|
| Fuels | Collection of GiftCardProgramFuelDto |
None. |
|
| Sites | Collection of GiftCardProgramSiteDto |
None. |
|
| Values | Collection of GiftCardProgramValueDto |
None. |
|
| IdentificationsTypesModel | GiftCardProgramIdentificationTypeModelDto |
None. |
|
| Rule | GiftCardProgramRuleDto |
None. |
Request Formats
application/json, text/json
Sample:
{
"Id": "61aaaf49-28fc-45c0-ab80-06b359222eed",
"NetworkId": "5d5a8ca1-a880-4beb-8c38-d68b54d237f3",
"NetworkName": "sample string 3",
"Code": "sample string 4",
"Name": "sample string 5",
"Description": "sample string 6",
"SingleUse": true,
"Rechargable": true,
"CurrentAccountMode": 64,
"CurrencyId": "0496b568-1745-48d3-8a6a-2fc3bebfb85a",
"CurrencyCode": "sample string 11",
"Periodicity": 64,
"Duration": 13,
"StartDate": "sample string 14",
"ValidateSites": true,
"ValidateExpirationDate": true,
"UseCreationDateOnExpirationStrategy": true,
"ActiveCards": true,
"CardPeriodicity": 64,
"CardDuration": 1,
"BINRange": "sample string 19",
"Discounts": [
{
"Id": "154cd9f8-50b8-4413-bb47-3e13a1b0004d",
"SiteId": "a58ba2e8-7e45-4829-bf12-aa90fd473099",
"SiteName": "sample string 2",
"FuelId": "8550f6bd-3c01-4eaa-b6cd-83cec6f3eaaa",
"FuelName": "sample string 3",
"Type": 64,
"TypeName": "sample string 5",
"Value": 6.0,
"DateFrom": "sample string 7",
"TimeFrom": "sample string 8",
"DateTo": "sample string 9",
"TimeTo": "sample string 10",
"State": 64,
"Description": "sample string 12"
},
{
"Id": "154cd9f8-50b8-4413-bb47-3e13a1b0004d",
"SiteId": "a58ba2e8-7e45-4829-bf12-aa90fd473099",
"SiteName": "sample string 2",
"FuelId": "8550f6bd-3c01-4eaa-b6cd-83cec6f3eaaa",
"FuelName": "sample string 3",
"Type": 64,
"TypeName": "sample string 5",
"Value": 6.0,
"DateFrom": "sample string 7",
"TimeFrom": "sample string 8",
"DateTo": "sample string 9",
"TimeTo": "sample string 10",
"State": 64,
"Description": "sample string 12"
}
],
"Fuels": [
{
"FuelMasterId": "5a46f3ce-e831-43de-94aa-6c67585b99bd",
"FuelMasterName": "sample string 2",
"Price": 1.0
},
{
"FuelMasterId": "5a46f3ce-e831-43de-94aa-6c67585b99bd",
"FuelMasterName": "sample string 2",
"Price": 1.0
}
],
"Sites": [
{
"SiteId": "95436b09-29a8-418c-b33e-d0c7189bba0c",
"SiteName": "sample string 2",
"SiteCode": "sample string 3",
"Fuels": [
{
"FuelMasterId": "5a46f3ce-e831-43de-94aa-6c67585b99bd",
"FuelMasterName": "sample string 2",
"Price": 1.0
},
{
"FuelMasterId": "5a46f3ce-e831-43de-94aa-6c67585b99bd",
"FuelMasterName": "sample string 2",
"Price": 1.0
}
]
},
{
"SiteId": "95436b09-29a8-418c-b33e-d0c7189bba0c",
"SiteName": "sample string 2",
"SiteCode": "sample string 3",
"Fuels": [
{
"FuelMasterId": "5a46f3ce-e831-43de-94aa-6c67585b99bd",
"FuelMasterName": "sample string 2",
"Price": 1.0
},
{
"FuelMasterId": "5a46f3ce-e831-43de-94aa-6c67585b99bd",
"FuelMasterName": "sample string 2",
"Price": 1.0
}
]
}
],
"Values": [
{
"Id": "54caec41-5454-4f84-82f5-7be7dc92ff56",
"GiftCardProgramId": "299236dc-51e6-4710-b048-b6b38b8d546f",
"Value": 3.0
},
{
"Id": "54caec41-5454-4f84-82f5-7be7dc92ff56",
"GiftCardProgramId": "299236dc-51e6-4710-b048-b6b38b8d546f",
"Value": 3.0
}
],
"IdentificationsTypesModel": {
"Id": "d361ba57-4492-484c-a31a-7d8f2f3d00c9",
"NetworkId": "6553bbdc-f2d9-4dca-93b3-3a6ac74db5bd",
"IgnoreTerminalVehicleIdBehavior": true,
"RequirePin": true,
"PinDigits": 1,
"RequiresPINChange": true,
"NotSupportOffline": true
},
"Rule": {
"Id": "0a11e312-fb06-4922-9bf1-588f0ed395ed",
"NetworkId": "7bd3970e-7c83-4bb1-bfac-27351fed34ea",
"NetworkName": "sample string 2",
"Retries": 1,
"VehiclePINReprompt": true,
"SecondaryTrackReprompt": true,
"MiscellaneousReprompt": true,
"OdometerReprompt": true,
"OdometerMinVariation": 1,
"OdometerMaxVariation": 1,
"EngineHoursReprompt": true,
"EngineHoursMinVariation": 1,
"EngineHoursMaxVariation": 1,
"RuleType": 1,
"Description": "sample string 8",
"DriverIdReprompt": true,
"DriverPINReprompt": true,
"TruckUnitNumberReprompt": true,
"TrailerNumberReprompt": true,
"Owner": 64,
"RuleTypeDescription": "sample string 14",
"ProgramId": "1acac89f-d9c6-462e-b5d8-5153cf8708e4",
"ProgramDescription": "sample string 15",
"VehicleIdReprompt": true,
"SecondaryTrack": true
}
}
application/xml, text/xml
Sample:
<GiftCardProgramDto xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Ationet.Model">
<ActiveCards>true</ActiveCards>
<BINRange>sample string 19</BINRange>
<CardDuration>1</CardDuration>
<CardPeriodicity>64</CardPeriodicity>
<Code>sample string 4</Code>
<CurrencyCode>sample string 11</CurrencyCode>
<CurrencyId>0496b568-1745-48d3-8a6a-2fc3bebfb85a</CurrencyId>
<CurrentAccountMode>64</CurrentAccountMode>
<Description>sample string 6</Description>
<Discounts>
<GiftCardProgramDiscountDto>
<DateFrom>sample string 7</DateFrom>
<DateTo>sample string 9</DateTo>
<Description>sample string 12</Description>
<FuelId>8550f6bd-3c01-4eaa-b6cd-83cec6f3eaaa</FuelId>
<FuelName>sample string 3</FuelName>
<Id>154cd9f8-50b8-4413-bb47-3e13a1b0004d</Id>
<SiteId>a58ba2e8-7e45-4829-bf12-aa90fd473099</SiteId>
<SiteName>sample string 2</SiteName>
<State>64</State>
<TimeFrom>sample string 8</TimeFrom>
<TimeTo>sample string 10</TimeTo>
<Type>64</Type>
<TypeName>sample string 5</TypeName>
<Value>6</Value>
</GiftCardProgramDiscountDto>
<GiftCardProgramDiscountDto>
<DateFrom>sample string 7</DateFrom>
<DateTo>sample string 9</DateTo>
<Description>sample string 12</Description>
<FuelId>8550f6bd-3c01-4eaa-b6cd-83cec6f3eaaa</FuelId>
<FuelName>sample string 3</FuelName>
<Id>154cd9f8-50b8-4413-bb47-3e13a1b0004d</Id>
<SiteId>a58ba2e8-7e45-4829-bf12-aa90fd473099</SiteId>
<SiteName>sample string 2</SiteName>
<State>64</State>
<TimeFrom>sample string 8</TimeFrom>
<TimeTo>sample string 10</TimeTo>
<Type>64</Type>
<TypeName>sample string 5</TypeName>
<Value>6</Value>
</GiftCardProgramDiscountDto>
</Discounts>
<Duration>13</Duration>
<Fuels>
<GiftCardProgramFuelDto>
<FuelMasterId>5a46f3ce-e831-43de-94aa-6c67585b99bd</FuelMasterId>
<FuelMasterName>sample string 2</FuelMasterName>
<Price>1</Price>
</GiftCardProgramFuelDto>
<GiftCardProgramFuelDto>
<FuelMasterId>5a46f3ce-e831-43de-94aa-6c67585b99bd</FuelMasterId>
<FuelMasterName>sample string 2</FuelMasterName>
<Price>1</Price>
</GiftCardProgramFuelDto>
</Fuels>
<Id>61aaaf49-28fc-45c0-ab80-06b359222eed</Id>
<IdentificationsTypesModel>
<Id>d361ba57-4492-484c-a31a-7d8f2f3d00c9</Id>
<IgnoreTerminalVehicleIdBehavior>true</IgnoreTerminalVehicleIdBehavior>
<NetworkId>6553bbdc-f2d9-4dca-93b3-3a6ac74db5bd</NetworkId>
<NotSupportOffline>true</NotSupportOffline>
<PinDigits>1</PinDigits>
<RequirePin>true</RequirePin>
<RequiresPINChange>true</RequiresPINChange>
</IdentificationsTypesModel>
<Name>sample string 5</Name>
<NetworkId>5d5a8ca1-a880-4beb-8c38-d68b54d237f3</NetworkId>
<NetworkName>sample string 3</NetworkName>
<Periodicity>64</Periodicity>
<Rechargable>true</Rechargable>
<Rule>
<Description>sample string 8</Description>
<DriverIdReprompt>true</DriverIdReprompt>
<DriverPINReprompt>true</DriverPINReprompt>
<EngineHoursMaxVariation>1</EngineHoursMaxVariation>
<EngineHoursMinVariation>1</EngineHoursMinVariation>
<EngineHoursReprompt>true</EngineHoursReprompt>
<Id>0a11e312-fb06-4922-9bf1-588f0ed395ed</Id>
<MiscellaneousReprompt>true</MiscellaneousReprompt>
<NetworkId>7bd3970e-7c83-4bb1-bfac-27351fed34ea</NetworkId>
<NetworkName>sample string 2</NetworkName>
<OdometerMaxVariation>1</OdometerMaxVariation>
<OdometerMinVariation>1</OdometerMinVariation>
<OdometerReprompt>true</OdometerReprompt>
<Owner>64</Owner>
<ProgramDescription>sample string 15</ProgramDescription>
<ProgramId>1acac89f-d9c6-462e-b5d8-5153cf8708e4</ProgramId>
<Retries>1</Retries>
<RuleType>1</RuleType>
<RuleTypeDescription>sample string 14</RuleTypeDescription>
<SecondaryTrack>true</SecondaryTrack>
<SecondaryTrackReprompt>true</SecondaryTrackReprompt>
<TrailerNumberReprompt>true</TrailerNumberReprompt>
<TruckUnitNumberReprompt>true</TruckUnitNumberReprompt>
<VehicleIdReprompt>true</VehicleIdReprompt>
<VehiclePINReprompt>true</VehiclePINReprompt>
</Rule>
<SingleUse>true</SingleUse>
<Sites>
<GiftCardProgramSiteDto>
<Fuels>
<GiftCardProgramFuelDto>
<FuelMasterId>5a46f3ce-e831-43de-94aa-6c67585b99bd</FuelMasterId>
<FuelMasterName>sample string 2</FuelMasterName>
<Price>1</Price>
</GiftCardProgramFuelDto>
<GiftCardProgramFuelDto>
<FuelMasterId>5a46f3ce-e831-43de-94aa-6c67585b99bd</FuelMasterId>
<FuelMasterName>sample string 2</FuelMasterName>
<Price>1</Price>
</GiftCardProgramFuelDto>
</Fuels>
<SiteCode>sample string 3</SiteCode>
<SiteId>95436b09-29a8-418c-b33e-d0c7189bba0c</SiteId>
<SiteName>sample string 2</SiteName>
</GiftCardProgramSiteDto>
<GiftCardProgramSiteDto>
<Fuels>
<GiftCardProgramFuelDto>
<FuelMasterId>5a46f3ce-e831-43de-94aa-6c67585b99bd</FuelMasterId>
<FuelMasterName>sample string 2</FuelMasterName>
<Price>1</Price>
</GiftCardProgramFuelDto>
<GiftCardProgramFuelDto>
<FuelMasterId>5a46f3ce-e831-43de-94aa-6c67585b99bd</FuelMasterId>
<FuelMasterName>sample string 2</FuelMasterName>
<Price>1</Price>
</GiftCardProgramFuelDto>
</Fuels>
<SiteCode>sample string 3</SiteCode>
<SiteId>95436b09-29a8-418c-b33e-d0c7189bba0c</SiteId>
<SiteName>sample string 2</SiteName>
</GiftCardProgramSiteDto>
</Sites>
<StartDate>sample string 14</StartDate>
<UseCreationDateOnExpirationStrategy>true</UseCreationDateOnExpirationStrategy>
<ValidateExpirationDate>true</ValidateExpirationDate>
<ValidateSites>true</ValidateSites>
<Values>
<GiftCardProgramValueDto>
<GiftCardProgramId>299236dc-51e6-4710-b048-b6b38b8d546f</GiftCardProgramId>
<Id>54caec41-5454-4f84-82f5-7be7dc92ff56</Id>
<Value>3</Value>
</GiftCardProgramValueDto>
<GiftCardProgramValueDto>
<GiftCardProgramId>299236dc-51e6-4710-b048-b6b38b8d546f</GiftCardProgramId>
<Id>54caec41-5454-4f84-82f5-7be7dc92ff56</Id>
<Value>3</Value>
</GiftCardProgramValueDto>
</Values>
</GiftCardProgramDto>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
State of the action, and if created returns the getGiftCardProgram as GiftCardProgramDto and the link to de getGiftCardProgram.
GiftCardProgramDto| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| NetworkId | globally unique identifier |
None. |
|
| NetworkName | string |
None. |
|
| Code | string |
None. |
|
| Name | string |
None. |
|
| Description | string |
None. |
|
| SingleUse | boolean |
None. |
|
| Rechargable | boolean |
None. |
|
| CurrentAccountMode | byte |
None. |
|
| CurrencyId | globally unique identifier |
None. |
|
| CurrencyCode | string |
None. |
|
| Periodicity | byte |
None. |
|
| Duration | integer |
None. |
|
| StartDate | string |
None. |
|
| ValidateSites | boolean |
None. |
|
| ValidateExpirationDate | boolean |
None. |
|
| UseCreationDateOnExpirationStrategy | boolean |
None. |
|
| ActiveCards | boolean |
None. |
|
| CardPeriodicity | byte |
None. |
|
| CardDuration | integer |
None. |
|
| BINRange | string |
None. |
|
| Discounts | Collection of GiftCardProgramDiscountDto |
None. |
|
| Fuels | Collection of GiftCardProgramFuelDto |
None. |
|
| Sites | Collection of GiftCardProgramSiteDto |
None. |
|
| Values | Collection of GiftCardProgramValueDto |
None. |
|
| IdentificationsTypesModel | GiftCardProgramIdentificationTypeModelDto |
None. |
|
| Rule | GiftCardProgramRuleDto |
None. |
Response Formats
application/json, text/json
Sample:
{
"Id": "261788b4-0bf6-448b-980f-d52691a30b59",
"NetworkId": "2dbad948-ec39-4f44-858c-51eb2cfe0833",
"NetworkName": "sample string 3",
"Code": "sample string 4",
"Name": "sample string 5",
"Description": "sample string 6",
"SingleUse": true,
"Rechargable": true,
"CurrentAccountMode": 64,
"CurrencyId": "5130d2b6-8402-49c0-89fd-64c2f675a2c8",
"CurrencyCode": "sample string 11",
"Periodicity": 64,
"Duration": 13,
"StartDate": "sample string 14",
"ValidateSites": true,
"ValidateExpirationDate": true,
"UseCreationDateOnExpirationStrategy": true,
"ActiveCards": true,
"CardPeriodicity": 64,
"CardDuration": 1,
"BINRange": "sample string 19",
"Discounts": [
{
"Id": "815f1497-4644-4eef-ae0a-75ef85a3f574",
"SiteId": "30c6a232-8eae-47d4-bb00-16afb7c88823",
"SiteName": "sample string 2",
"FuelId": "b2f831c7-2b69-48c8-9b3a-b11e3c65d19d",
"FuelName": "sample string 3",
"Type": 64,
"TypeName": "sample string 5",
"Value": 6.0,
"DateFrom": "sample string 7",
"TimeFrom": "sample string 8",
"DateTo": "sample string 9",
"TimeTo": "sample string 10",
"State": 64,
"Description": "sample string 12"
},
{
"Id": "815f1497-4644-4eef-ae0a-75ef85a3f574",
"SiteId": "30c6a232-8eae-47d4-bb00-16afb7c88823",
"SiteName": "sample string 2",
"FuelId": "b2f831c7-2b69-48c8-9b3a-b11e3c65d19d",
"FuelName": "sample string 3",
"Type": 64,
"TypeName": "sample string 5",
"Value": 6.0,
"DateFrom": "sample string 7",
"TimeFrom": "sample string 8",
"DateTo": "sample string 9",
"TimeTo": "sample string 10",
"State": 64,
"Description": "sample string 12"
}
],
"Fuels": [
{
"FuelMasterId": "ef81cee2-e6bb-4562-89f4-49e2e13d410c",
"FuelMasterName": "sample string 2",
"Price": 1.0
},
{
"FuelMasterId": "ef81cee2-e6bb-4562-89f4-49e2e13d410c",
"FuelMasterName": "sample string 2",
"Price": 1.0
}
],
"Sites": [
{
"SiteId": "d68fa6ea-d7d0-4e62-887e-8663518ee24a",
"SiteName": "sample string 2",
"SiteCode": "sample string 3",
"Fuels": [
{
"FuelMasterId": "ef81cee2-e6bb-4562-89f4-49e2e13d410c",
"FuelMasterName": "sample string 2",
"Price": 1.0
},
{
"FuelMasterId": "ef81cee2-e6bb-4562-89f4-49e2e13d410c",
"FuelMasterName": "sample string 2",
"Price": 1.0
}
]
},
{
"SiteId": "d68fa6ea-d7d0-4e62-887e-8663518ee24a",
"SiteName": "sample string 2",
"SiteCode": "sample string 3",
"Fuels": [
{
"FuelMasterId": "ef81cee2-e6bb-4562-89f4-49e2e13d410c",
"FuelMasterName": "sample string 2",
"Price": 1.0
},
{
"FuelMasterId": "ef81cee2-e6bb-4562-89f4-49e2e13d410c",
"FuelMasterName": "sample string 2",
"Price": 1.0
}
]
}
],
"Values": [
{
"Id": "1662ed2b-c982-4bb9-bb6b-bc814ce2e5fe",
"GiftCardProgramId": "2ab9389f-9eee-435e-8764-fa6a386b7102",
"Value": 3.0
},
{
"Id": "1662ed2b-c982-4bb9-bb6b-bc814ce2e5fe",
"GiftCardProgramId": "2ab9389f-9eee-435e-8764-fa6a386b7102",
"Value": 3.0
}
],
"IdentificationsTypesModel": {
"Id": "d8706c4f-b2cf-4283-a9de-2ec9ad8a4203",
"NetworkId": "fcb1b61a-79be-417f-9de7-2ed6df92a24d",
"IgnoreTerminalVehicleIdBehavior": true,
"RequirePin": true,
"PinDigits": 1,
"RequiresPINChange": true,
"NotSupportOffline": true
},
"Rule": {
"Id": "f2918381-4725-4eea-a1be-bd0bca785026",
"NetworkId": "7ee27ccb-4f2c-4f3b-b69b-56e786fdebd8",
"NetworkName": "sample string 2",
"Retries": 1,
"VehiclePINReprompt": true,
"SecondaryTrackReprompt": true,
"MiscellaneousReprompt": true,
"OdometerReprompt": true,
"OdometerMinVariation": 1,
"OdometerMaxVariation": 1,
"EngineHoursReprompt": true,
"EngineHoursMinVariation": 1,
"EngineHoursMaxVariation": 1,
"RuleType": 1,
"Description": "sample string 8",
"DriverIdReprompt": true,
"DriverPINReprompt": true,
"TruckUnitNumberReprompt": true,
"TrailerNumberReprompt": true,
"Owner": 64,
"RuleTypeDescription": "sample string 14",
"ProgramId": "22e02f1c-fa77-4725-99c4-0153701634b2",
"ProgramDescription": "sample string 15",
"VehicleIdReprompt": true,
"SecondaryTrack": true
}
}
application/xml, text/xml
Sample:
<GiftCardProgramDto xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Ationet.Model">
<ActiveCards>true</ActiveCards>
<BINRange>sample string 19</BINRange>
<CardDuration>1</CardDuration>
<CardPeriodicity>64</CardPeriodicity>
<Code>sample string 4</Code>
<CurrencyCode>sample string 11</CurrencyCode>
<CurrencyId>5130d2b6-8402-49c0-89fd-64c2f675a2c8</CurrencyId>
<CurrentAccountMode>64</CurrentAccountMode>
<Description>sample string 6</Description>
<Discounts>
<GiftCardProgramDiscountDto>
<DateFrom>sample string 7</DateFrom>
<DateTo>sample string 9</DateTo>
<Description>sample string 12</Description>
<FuelId>b2f831c7-2b69-48c8-9b3a-b11e3c65d19d</FuelId>
<FuelName>sample string 3</FuelName>
<Id>815f1497-4644-4eef-ae0a-75ef85a3f574</Id>
<SiteId>30c6a232-8eae-47d4-bb00-16afb7c88823</SiteId>
<SiteName>sample string 2</SiteName>
<State>64</State>
<TimeFrom>sample string 8</TimeFrom>
<TimeTo>sample string 10</TimeTo>
<Type>64</Type>
<TypeName>sample string 5</TypeName>
<Value>6</Value>
</GiftCardProgramDiscountDto>
<GiftCardProgramDiscountDto>
<DateFrom>sample string 7</DateFrom>
<DateTo>sample string 9</DateTo>
<Description>sample string 12</Description>
<FuelId>b2f831c7-2b69-48c8-9b3a-b11e3c65d19d</FuelId>
<FuelName>sample string 3</FuelName>
<Id>815f1497-4644-4eef-ae0a-75ef85a3f574</Id>
<SiteId>30c6a232-8eae-47d4-bb00-16afb7c88823</SiteId>
<SiteName>sample string 2</SiteName>
<State>64</State>
<TimeFrom>sample string 8</TimeFrom>
<TimeTo>sample string 10</TimeTo>
<Type>64</Type>
<TypeName>sample string 5</TypeName>
<Value>6</Value>
</GiftCardProgramDiscountDto>
</Discounts>
<Duration>13</Duration>
<Fuels>
<GiftCardProgramFuelDto>
<FuelMasterId>ef81cee2-e6bb-4562-89f4-49e2e13d410c</FuelMasterId>
<FuelMasterName>sample string 2</FuelMasterName>
<Price>1</Price>
</GiftCardProgramFuelDto>
<GiftCardProgramFuelDto>
<FuelMasterId>ef81cee2-e6bb-4562-89f4-49e2e13d410c</FuelMasterId>
<FuelMasterName>sample string 2</FuelMasterName>
<Price>1</Price>
</GiftCardProgramFuelDto>
</Fuels>
<Id>261788b4-0bf6-448b-980f-d52691a30b59</Id>
<IdentificationsTypesModel>
<Id>d8706c4f-b2cf-4283-a9de-2ec9ad8a4203</Id>
<IgnoreTerminalVehicleIdBehavior>true</IgnoreTerminalVehicleIdBehavior>
<NetworkId>fcb1b61a-79be-417f-9de7-2ed6df92a24d</NetworkId>
<NotSupportOffline>true</NotSupportOffline>
<PinDigits>1</PinDigits>
<RequirePin>true</RequirePin>
<RequiresPINChange>true</RequiresPINChange>
</IdentificationsTypesModel>
<Name>sample string 5</Name>
<NetworkId>2dbad948-ec39-4f44-858c-51eb2cfe0833</NetworkId>
<NetworkName>sample string 3</NetworkName>
<Periodicity>64</Periodicity>
<Rechargable>true</Rechargable>
<Rule>
<Description>sample string 8</Description>
<DriverIdReprompt>true</DriverIdReprompt>
<DriverPINReprompt>true</DriverPINReprompt>
<EngineHoursMaxVariation>1</EngineHoursMaxVariation>
<EngineHoursMinVariation>1</EngineHoursMinVariation>
<EngineHoursReprompt>true</EngineHoursReprompt>
<Id>f2918381-4725-4eea-a1be-bd0bca785026</Id>
<MiscellaneousReprompt>true</MiscellaneousReprompt>
<NetworkId>7ee27ccb-4f2c-4f3b-b69b-56e786fdebd8</NetworkId>
<NetworkName>sample string 2</NetworkName>
<OdometerMaxVariation>1</OdometerMaxVariation>
<OdometerMinVariation>1</OdometerMinVariation>
<OdometerReprompt>true</OdometerReprompt>
<Owner>64</Owner>
<ProgramDescription>sample string 15</ProgramDescription>
<ProgramId>22e02f1c-fa77-4725-99c4-0153701634b2</ProgramId>
<Retries>1</Retries>
<RuleType>1</RuleType>
<RuleTypeDescription>sample string 14</RuleTypeDescription>
<SecondaryTrack>true</SecondaryTrack>
<SecondaryTrackReprompt>true</SecondaryTrackReprompt>
<TrailerNumberReprompt>true</TrailerNumberReprompt>
<TruckUnitNumberReprompt>true</TruckUnitNumberReprompt>
<VehicleIdReprompt>true</VehicleIdReprompt>
<VehiclePINReprompt>true</VehiclePINReprompt>
</Rule>
<SingleUse>true</SingleUse>
<Sites>
<GiftCardProgramSiteDto>
<Fuels>
<GiftCardProgramFuelDto>
<FuelMasterId>ef81cee2-e6bb-4562-89f4-49e2e13d410c</FuelMasterId>
<FuelMasterName>sample string 2</FuelMasterName>
<Price>1</Price>
</GiftCardProgramFuelDto>
<GiftCardProgramFuelDto>
<FuelMasterId>ef81cee2-e6bb-4562-89f4-49e2e13d410c</FuelMasterId>
<FuelMasterName>sample string 2</FuelMasterName>
<Price>1</Price>
</GiftCardProgramFuelDto>
</Fuels>
<SiteCode>sample string 3</SiteCode>
<SiteId>d68fa6ea-d7d0-4e62-887e-8663518ee24a</SiteId>
<SiteName>sample string 2</SiteName>
</GiftCardProgramSiteDto>
<GiftCardProgramSiteDto>
<Fuels>
<GiftCardProgramFuelDto>
<FuelMasterId>ef81cee2-e6bb-4562-89f4-49e2e13d410c</FuelMasterId>
<FuelMasterName>sample string 2</FuelMasterName>
<Price>1</Price>
</GiftCardProgramFuelDto>
<GiftCardProgramFuelDto>
<FuelMasterId>ef81cee2-e6bb-4562-89f4-49e2e13d410c</FuelMasterId>
<FuelMasterName>sample string 2</FuelMasterName>
<Price>1</Price>
</GiftCardProgramFuelDto>
</Fuels>
<SiteCode>sample string 3</SiteCode>
<SiteId>d68fa6ea-d7d0-4e62-887e-8663518ee24a</SiteId>
<SiteName>sample string 2</SiteName>
</GiftCardProgramSiteDto>
</Sites>
<StartDate>sample string 14</StartDate>
<UseCreationDateOnExpirationStrategy>true</UseCreationDateOnExpirationStrategy>
<ValidateExpirationDate>true</ValidateExpirationDate>
<ValidateSites>true</ValidateSites>
<Values>
<GiftCardProgramValueDto>
<GiftCardProgramId>2ab9389f-9eee-435e-8764-fa6a386b7102</GiftCardProgramId>
<Id>1662ed2b-c982-4bb9-bb6b-bc814ce2e5fe</Id>
<Value>3</Value>
</GiftCardProgramValueDto>
<GiftCardProgramValueDto>
<GiftCardProgramId>2ab9389f-9eee-435e-8764-fa6a386b7102</GiftCardProgramId>
<Id>1662ed2b-c982-4bb9-bb6b-bc814ce2e5fe</Id>
<Value>3</Value>
</GiftCardProgramValueDto>
</Values>
</GiftCardProgramDto>