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. |
|
| SupportsDryProducts | 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": "6f0ef77b-2cc5-4a9f-b458-e7610f2d0fa7",
"NetworkId": "e8216311-fdf2-4763-9794-227d4849f24b",
"NetworkName": "sample string 3",
"Code": "sample string 4",
"Name": "sample string 5",
"Description": "sample string 6",
"SingleUse": true,
"Rechargable": true,
"CurrentAccountMode": 64,
"CurrencyId": "6e0abe8c-2748-4f91-af14-3d0c5a99a303",
"CurrencyCode": "sample string 11",
"Periodicity": 64,
"Duration": 13,
"StartDate": "sample string 14",
"ValidateSites": true,
"SupportsDryProducts": true,
"ValidateExpirationDate": true,
"UseCreationDateOnExpirationStrategy": true,
"ActiveCards": true,
"CardPeriodicity": 64,
"CardDuration": 1,
"BINRange": "sample string 20",
"Discounts": [
{
"Id": "f043c6cb-560e-42ec-af5d-5c8a9d03abc5",
"SiteId": "03ec14a6-0f20-424a-9dcc-fa40ce318f45",
"SiteName": "sample string 2",
"FuelId": "bf8f97e5-376c-476f-8edd-9ca84a6a4382",
"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": "f043c6cb-560e-42ec-af5d-5c8a9d03abc5",
"SiteId": "03ec14a6-0f20-424a-9dcc-fa40ce318f45",
"SiteName": "sample string 2",
"FuelId": "bf8f97e5-376c-476f-8edd-9ca84a6a4382",
"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": "9e48f5e0-f92e-4a36-a366-e0f70d65c0ab",
"FuelMasterName": "sample string 2",
"Price": 1.0
},
{
"FuelMasterId": "9e48f5e0-f92e-4a36-a366-e0f70d65c0ab",
"FuelMasterName": "sample string 2",
"Price": 1.0
}
],
"Sites": [
{
"SiteId": "0159a84a-f036-49cb-b10c-fdc58a4ac0ba",
"SiteName": "sample string 2",
"SiteCode": "sample string 3",
"Fuels": [
{
"FuelMasterId": "9e48f5e0-f92e-4a36-a366-e0f70d65c0ab",
"FuelMasterName": "sample string 2",
"Price": 1.0
},
{
"FuelMasterId": "9e48f5e0-f92e-4a36-a366-e0f70d65c0ab",
"FuelMasterName": "sample string 2",
"Price": 1.0
}
]
},
{
"SiteId": "0159a84a-f036-49cb-b10c-fdc58a4ac0ba",
"SiteName": "sample string 2",
"SiteCode": "sample string 3",
"Fuels": [
{
"FuelMasterId": "9e48f5e0-f92e-4a36-a366-e0f70d65c0ab",
"FuelMasterName": "sample string 2",
"Price": 1.0
},
{
"FuelMasterId": "9e48f5e0-f92e-4a36-a366-e0f70d65c0ab",
"FuelMasterName": "sample string 2",
"Price": 1.0
}
]
}
],
"Values": [
{
"Id": "d882e72e-d98d-416a-b218-62e74a5384c5",
"GiftCardProgramId": "6fce484b-72b6-4e6e-ad3e-1de853c8c7db",
"Value": 3.0
},
{
"Id": "d882e72e-d98d-416a-b218-62e74a5384c5",
"GiftCardProgramId": "6fce484b-72b6-4e6e-ad3e-1de853c8c7db",
"Value": 3.0
}
],
"IdentificationsTypesModel": {
"Id": "f35e42b6-7032-4e49-a65a-d586a00e5944",
"NetworkId": "ef7532e9-e404-48c9-acde-76cc44856671",
"IgnoreTerminalVehicleIdBehavior": true,
"RequirePin": true,
"PinDigits": 1,
"RequiresPINChange": true,
"NotSupportOffline": true
},
"Rule": {
"Id": "d8a649a3-e6cf-4e1c-a9c1-dbad51263213",
"NetworkId": "44cfe84e-435b-47aa-8499-8a3c232ee71f",
"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": "4e7d699a-a752-49e3-b98d-f9a815317e3c",
"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 20</BINRange>
<CardDuration>1</CardDuration>
<CardPeriodicity>64</CardPeriodicity>
<Code>sample string 4</Code>
<CurrencyCode>sample string 11</CurrencyCode>
<CurrencyId>6e0abe8c-2748-4f91-af14-3d0c5a99a303</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>bf8f97e5-376c-476f-8edd-9ca84a6a4382</FuelId>
<FuelName>sample string 3</FuelName>
<Id>f043c6cb-560e-42ec-af5d-5c8a9d03abc5</Id>
<SiteId>03ec14a6-0f20-424a-9dcc-fa40ce318f45</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>bf8f97e5-376c-476f-8edd-9ca84a6a4382</FuelId>
<FuelName>sample string 3</FuelName>
<Id>f043c6cb-560e-42ec-af5d-5c8a9d03abc5</Id>
<SiteId>03ec14a6-0f20-424a-9dcc-fa40ce318f45</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>9e48f5e0-f92e-4a36-a366-e0f70d65c0ab</FuelMasterId>
<FuelMasterName>sample string 2</FuelMasterName>
<Price>1</Price>
</GiftCardProgramFuelDto>
<GiftCardProgramFuelDto>
<FuelMasterId>9e48f5e0-f92e-4a36-a366-e0f70d65c0ab</FuelMasterId>
<FuelMasterName>sample string 2</FuelMasterName>
<Price>1</Price>
</GiftCardProgramFuelDto>
</Fuels>
<Id>6f0ef77b-2cc5-4a9f-b458-e7610f2d0fa7</Id>
<IdentificationsTypesModel>
<Id>f35e42b6-7032-4e49-a65a-d586a00e5944</Id>
<IgnoreTerminalVehicleIdBehavior>true</IgnoreTerminalVehicleIdBehavior>
<NetworkId>ef7532e9-e404-48c9-acde-76cc44856671</NetworkId>
<NotSupportOffline>true</NotSupportOffline>
<PinDigits>1</PinDigits>
<RequirePin>true</RequirePin>
<RequiresPINChange>true</RequiresPINChange>
</IdentificationsTypesModel>
<Name>sample string 5</Name>
<NetworkId>e8216311-fdf2-4763-9794-227d4849f24b</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>d8a649a3-e6cf-4e1c-a9c1-dbad51263213</Id>
<MiscellaneousReprompt>true</MiscellaneousReprompt>
<NetworkId>44cfe84e-435b-47aa-8499-8a3c232ee71f</NetworkId>
<NetworkName>sample string 2</NetworkName>
<OdometerMaxVariation>1</OdometerMaxVariation>
<OdometerMinVariation>1</OdometerMinVariation>
<OdometerReprompt>true</OdometerReprompt>
<Owner>64</Owner>
<ProgramDescription>sample string 15</ProgramDescription>
<ProgramId>4e7d699a-a752-49e3-b98d-f9a815317e3c</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>9e48f5e0-f92e-4a36-a366-e0f70d65c0ab</FuelMasterId>
<FuelMasterName>sample string 2</FuelMasterName>
<Price>1</Price>
</GiftCardProgramFuelDto>
<GiftCardProgramFuelDto>
<FuelMasterId>9e48f5e0-f92e-4a36-a366-e0f70d65c0ab</FuelMasterId>
<FuelMasterName>sample string 2</FuelMasterName>
<Price>1</Price>
</GiftCardProgramFuelDto>
</Fuels>
<SiteCode>sample string 3</SiteCode>
<SiteId>0159a84a-f036-49cb-b10c-fdc58a4ac0ba</SiteId>
<SiteName>sample string 2</SiteName>
</GiftCardProgramSiteDto>
<GiftCardProgramSiteDto>
<Fuels>
<GiftCardProgramFuelDto>
<FuelMasterId>9e48f5e0-f92e-4a36-a366-e0f70d65c0ab</FuelMasterId>
<FuelMasterName>sample string 2</FuelMasterName>
<Price>1</Price>
</GiftCardProgramFuelDto>
<GiftCardProgramFuelDto>
<FuelMasterId>9e48f5e0-f92e-4a36-a366-e0f70d65c0ab</FuelMasterId>
<FuelMasterName>sample string 2</FuelMasterName>
<Price>1</Price>
</GiftCardProgramFuelDto>
</Fuels>
<SiteCode>sample string 3</SiteCode>
<SiteId>0159a84a-f036-49cb-b10c-fdc58a4ac0ba</SiteId>
<SiteName>sample string 2</SiteName>
</GiftCardProgramSiteDto>
</Sites>
<StartDate>sample string 14</StartDate>
<SupportsDryProducts>true</SupportsDryProducts>
<UseCreationDateOnExpirationStrategy>true</UseCreationDateOnExpirationStrategy>
<ValidateExpirationDate>true</ValidateExpirationDate>
<ValidateSites>true</ValidateSites>
<Values>
<GiftCardProgramValueDto>
<GiftCardProgramId>6fce484b-72b6-4e6e-ad3e-1de853c8c7db</GiftCardProgramId>
<Id>d882e72e-d98d-416a-b218-62e74a5384c5</Id>
<Value>3</Value>
</GiftCardProgramValueDto>
<GiftCardProgramValueDto>
<GiftCardProgramId>6fce484b-72b6-4e6e-ad3e-1de853c8c7db</GiftCardProgramId>
<Id>d882e72e-d98d-416a-b218-62e74a5384c5</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. |
|
| SupportsDryProducts | 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": "36c3eda9-2dbc-4a2a-adc0-4d03022f78c4",
"NetworkId": "0799afd6-2b90-4a0e-8d0a-cf90fcc950d4",
"NetworkName": "sample string 3",
"Code": "sample string 4",
"Name": "sample string 5",
"Description": "sample string 6",
"SingleUse": true,
"Rechargable": true,
"CurrentAccountMode": 64,
"CurrencyId": "65efd668-521d-40c6-a7a7-36046f114196",
"CurrencyCode": "sample string 11",
"Periodicity": 64,
"Duration": 13,
"StartDate": "sample string 14",
"ValidateSites": true,
"SupportsDryProducts": true,
"ValidateExpirationDate": true,
"UseCreationDateOnExpirationStrategy": true,
"ActiveCards": true,
"CardPeriodicity": 64,
"CardDuration": 1,
"BINRange": "sample string 20",
"Discounts": [
{
"Id": "340c1a8c-8746-44ff-89ac-c01af0b5e064",
"SiteId": "b6c2679f-2119-4c35-a6e0-ab9cf037e1d8",
"SiteName": "sample string 2",
"FuelId": "dadd7a7e-7b21-466c-9037-f76c726c8ad9",
"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": "340c1a8c-8746-44ff-89ac-c01af0b5e064",
"SiteId": "b6c2679f-2119-4c35-a6e0-ab9cf037e1d8",
"SiteName": "sample string 2",
"FuelId": "dadd7a7e-7b21-466c-9037-f76c726c8ad9",
"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": "1d62179f-ca25-48e6-a243-7407b13ea199",
"FuelMasterName": "sample string 2",
"Price": 1.0
},
{
"FuelMasterId": "1d62179f-ca25-48e6-a243-7407b13ea199",
"FuelMasterName": "sample string 2",
"Price": 1.0
}
],
"Sites": [
{
"SiteId": "fc521c37-66a6-4ec6-9c0f-d25f1a27de2a",
"SiteName": "sample string 2",
"SiteCode": "sample string 3",
"Fuels": [
{
"FuelMasterId": "1d62179f-ca25-48e6-a243-7407b13ea199",
"FuelMasterName": "sample string 2",
"Price": 1.0
},
{
"FuelMasterId": "1d62179f-ca25-48e6-a243-7407b13ea199",
"FuelMasterName": "sample string 2",
"Price": 1.0
}
]
},
{
"SiteId": "fc521c37-66a6-4ec6-9c0f-d25f1a27de2a",
"SiteName": "sample string 2",
"SiteCode": "sample string 3",
"Fuels": [
{
"FuelMasterId": "1d62179f-ca25-48e6-a243-7407b13ea199",
"FuelMasterName": "sample string 2",
"Price": 1.0
},
{
"FuelMasterId": "1d62179f-ca25-48e6-a243-7407b13ea199",
"FuelMasterName": "sample string 2",
"Price": 1.0
}
]
}
],
"Values": [
{
"Id": "6ea78ea6-9d58-4a03-909f-7b800541f010",
"GiftCardProgramId": "38d7b8b9-594f-409a-85ee-3e5114868278",
"Value": 3.0
},
{
"Id": "6ea78ea6-9d58-4a03-909f-7b800541f010",
"GiftCardProgramId": "38d7b8b9-594f-409a-85ee-3e5114868278",
"Value": 3.0
}
],
"IdentificationsTypesModel": {
"Id": "91f6767e-d477-48c9-867c-51f2802d4ad4",
"NetworkId": "a0e6b173-3ac0-44a7-9c3d-b92b2b230c38",
"IgnoreTerminalVehicleIdBehavior": true,
"RequirePin": true,
"PinDigits": 1,
"RequiresPINChange": true,
"NotSupportOffline": true
},
"Rule": {
"Id": "8c07560d-e74b-419c-9ce6-6c234d9a1593",
"NetworkId": "67b0b290-4621-4de0-ac7f-e0051d65c623",
"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": "ee81fb85-c0d5-444d-8a05-c47d1c95a880",
"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 20</BINRange>
<CardDuration>1</CardDuration>
<CardPeriodicity>64</CardPeriodicity>
<Code>sample string 4</Code>
<CurrencyCode>sample string 11</CurrencyCode>
<CurrencyId>65efd668-521d-40c6-a7a7-36046f114196</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>dadd7a7e-7b21-466c-9037-f76c726c8ad9</FuelId>
<FuelName>sample string 3</FuelName>
<Id>340c1a8c-8746-44ff-89ac-c01af0b5e064</Id>
<SiteId>b6c2679f-2119-4c35-a6e0-ab9cf037e1d8</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>dadd7a7e-7b21-466c-9037-f76c726c8ad9</FuelId>
<FuelName>sample string 3</FuelName>
<Id>340c1a8c-8746-44ff-89ac-c01af0b5e064</Id>
<SiteId>b6c2679f-2119-4c35-a6e0-ab9cf037e1d8</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>1d62179f-ca25-48e6-a243-7407b13ea199</FuelMasterId>
<FuelMasterName>sample string 2</FuelMasterName>
<Price>1</Price>
</GiftCardProgramFuelDto>
<GiftCardProgramFuelDto>
<FuelMasterId>1d62179f-ca25-48e6-a243-7407b13ea199</FuelMasterId>
<FuelMasterName>sample string 2</FuelMasterName>
<Price>1</Price>
</GiftCardProgramFuelDto>
</Fuels>
<Id>36c3eda9-2dbc-4a2a-adc0-4d03022f78c4</Id>
<IdentificationsTypesModel>
<Id>91f6767e-d477-48c9-867c-51f2802d4ad4</Id>
<IgnoreTerminalVehicleIdBehavior>true</IgnoreTerminalVehicleIdBehavior>
<NetworkId>a0e6b173-3ac0-44a7-9c3d-b92b2b230c38</NetworkId>
<NotSupportOffline>true</NotSupportOffline>
<PinDigits>1</PinDigits>
<RequirePin>true</RequirePin>
<RequiresPINChange>true</RequiresPINChange>
</IdentificationsTypesModel>
<Name>sample string 5</Name>
<NetworkId>0799afd6-2b90-4a0e-8d0a-cf90fcc950d4</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>8c07560d-e74b-419c-9ce6-6c234d9a1593</Id>
<MiscellaneousReprompt>true</MiscellaneousReprompt>
<NetworkId>67b0b290-4621-4de0-ac7f-e0051d65c623</NetworkId>
<NetworkName>sample string 2</NetworkName>
<OdometerMaxVariation>1</OdometerMaxVariation>
<OdometerMinVariation>1</OdometerMinVariation>
<OdometerReprompt>true</OdometerReprompt>
<Owner>64</Owner>
<ProgramDescription>sample string 15</ProgramDescription>
<ProgramId>ee81fb85-c0d5-444d-8a05-c47d1c95a880</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>1d62179f-ca25-48e6-a243-7407b13ea199</FuelMasterId>
<FuelMasterName>sample string 2</FuelMasterName>
<Price>1</Price>
</GiftCardProgramFuelDto>
<GiftCardProgramFuelDto>
<FuelMasterId>1d62179f-ca25-48e6-a243-7407b13ea199</FuelMasterId>
<FuelMasterName>sample string 2</FuelMasterName>
<Price>1</Price>
</GiftCardProgramFuelDto>
</Fuels>
<SiteCode>sample string 3</SiteCode>
<SiteId>fc521c37-66a6-4ec6-9c0f-d25f1a27de2a</SiteId>
<SiteName>sample string 2</SiteName>
</GiftCardProgramSiteDto>
<GiftCardProgramSiteDto>
<Fuels>
<GiftCardProgramFuelDto>
<FuelMasterId>1d62179f-ca25-48e6-a243-7407b13ea199</FuelMasterId>
<FuelMasterName>sample string 2</FuelMasterName>
<Price>1</Price>
</GiftCardProgramFuelDto>
<GiftCardProgramFuelDto>
<FuelMasterId>1d62179f-ca25-48e6-a243-7407b13ea199</FuelMasterId>
<FuelMasterName>sample string 2</FuelMasterName>
<Price>1</Price>
</GiftCardProgramFuelDto>
</Fuels>
<SiteCode>sample string 3</SiteCode>
<SiteId>fc521c37-66a6-4ec6-9c0f-d25f1a27de2a</SiteId>
<SiteName>sample string 2</SiteName>
</GiftCardProgramSiteDto>
</Sites>
<StartDate>sample string 14</StartDate>
<SupportsDryProducts>true</SupportsDryProducts>
<UseCreationDateOnExpirationStrategy>true</UseCreationDateOnExpirationStrategy>
<ValidateExpirationDate>true</ValidateExpirationDate>
<ValidateSites>true</ValidateSites>
<Values>
<GiftCardProgramValueDto>
<GiftCardProgramId>38d7b8b9-594f-409a-85ee-3e5114868278</GiftCardProgramId>
<Id>6ea78ea6-9d58-4a03-909f-7b800541f010</Id>
<Value>3</Value>
</GiftCardProgramValueDto>
<GiftCardProgramValueDto>
<GiftCardProgramId>38d7b8b9-594f-409a-85ee-3e5114868278</GiftCardProgramId>
<Id>6ea78ea6-9d58-4a03-909f-7b800541f010</Id>
<Value>3</Value>
</GiftCardProgramValueDto>
</Values>
</GiftCardProgramDto>