GET GiftCardClients/{id}
Gets a giftCardClient by it's ID, represented as GiftCardClientDto.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id |
The ID of the giftCardClient. |
globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
The giftCardClient data.
GiftCardClientDto| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| NetworkId | globally unique identifier |
None. |
|
| Balance | decimal number |
None. |
|
| IdentificationTrackNumber | string |
None. |
|
| IdentificationLabel | string |
None. |
|
| IdentificationExpirationDate | string |
None. |
|
| GiftCardProgramId | globally unique identifier |
None. |
|
| GiftCardIdentificationId | globally unique identifier |
None. |
|
| GiftCardSubAccountId | globally unique identifier |
None. |
|
| GiftCardDriverId | globally unique identifier |
None. |
|
| GiftCardProgramValueId | globally unique identifier |
None. |
|
| GiftCardProgramName | string |
None. |
|
| GiftCardRequestOrderId | globally unique identifier |
None. |
|
| CreationDate | date |
None. |
|
| GiftCardState | byte |
None. |
|
| RequestOrderDate | date |
None. |
|
| ActivationDate | date |
None. |
|
| ExpirationDate | date |
None. |
|
| RequestOrder | integer |
None. |
|
| Type | integer |
None. |
|
| TypeModelId | globally unique identifier |
None. |
|
| TypeModelDescription | string |
None. |
|
| IdentificationActive | boolean |
None. |
|
| RequiresPIN | boolean |
None. |
|
| PIN | string |
None. |
|
| PINDigits | integer |
None. |
|
| PAN | string |
None. |
|
| DeactivationType | byte |
None. |
|
| DeactivationReason | string |
None. |
|
| RequestedValue | decimal number |
None. |
Response Formats
application/json, text/json
Sample:
{
"Id": "32ab07b3-9927-43e5-b988-d50cf90410f8",
"NetworkId": "dab65f5d-2859-4611-8512-80215675c143",
"Balance": 1.0,
"IdentificationTrackNumber": "sample string 3",
"IdentificationLabel": "sample string 4",
"IdentificationExpirationDate": "sample string 5",
"GiftCardProgramId": "cfaea64c-a533-4cbb-88c0-70c9f5a6def3",
"GiftCardIdentificationId": "f696391b-d46f-4e3b-a6c0-b28ade5d2939",
"GiftCardSubAccountId": "399d72c1-29d9-4636-aed8-79915748efb4",
"GiftCardDriverId": "31c1a9af-73c0-4132-ba2d-c9c948e50c05",
"GiftCardProgramValueId": "45f136fa-108f-4ccc-961e-4c91c6ccd01e",
"GiftCardProgramName": "sample string 11",
"GiftCardRequestOrderId": "ac52b6e7-1667-4f15-9cbe-15bbd71a07bf",
"CreationDate": "2026-04-27T21:36:15.5646564Z",
"GiftCardState": 64,
"RequestOrderDate": "2026-04-27T21:36:15.5646564Z",
"ActivationDate": "2026-04-27T21:36:15.5646564Z",
"ExpirationDate": "2026-04-27T21:36:15.5646564Z",
"RequestOrder": 14,
"Type": 15,
"TypeModelId": "600b78e4-22ac-4fda-b4d2-896a20105c43",
"TypeModelDescription": "sample string 17",
"IdentificationActive": true,
"RequiresPIN": true,
"PIN": "sample string 20",
"PINDigits": 1,
"PAN": "sample string 21",
"DeactivationType": 64,
"DeactivationReason": "sample string 22",
"RequestedValue": 23.0
}
application/xml, text/xml
Sample:
<GiftCardClientDto xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Ationet.Model"> <_x003C_ActivationDate_x003E_k__BackingField>2026-04-27T21:36:15.5646564Z</_x003C_ActivationDate_x003E_k__BackingField> <_x003C_Balance_x003E_k__BackingField>1</_x003C_Balance_x003E_k__BackingField> <_x003C_CreationDate_x003E_k__BackingField>2026-04-27T21:36:15.5646564Z</_x003C_CreationDate_x003E_k__BackingField> <_x003C_DeactivationReason_x003E_k__BackingField>sample string 22</_x003C_DeactivationReason_x003E_k__BackingField> <_x003C_DeactivationType_x003E_k__BackingField>64</_x003C_DeactivationType_x003E_k__BackingField> <_x003C_ExpirationDate_x003E_k__BackingField>2026-04-27T21:36:15.5646564Z</_x003C_ExpirationDate_x003E_k__BackingField> <_x003C_GiftCardDriverId_x003E_k__BackingField>31c1a9af-73c0-4132-ba2d-c9c948e50c05</_x003C_GiftCardDriverId_x003E_k__BackingField> <_x003C_GiftCardIdentificationId_x003E_k__BackingField>f696391b-d46f-4e3b-a6c0-b28ade5d2939</_x003C_GiftCardIdentificationId_x003E_k__BackingField> <_x003C_GiftCardProgramId_x003E_k__BackingField>cfaea64c-a533-4cbb-88c0-70c9f5a6def3</_x003C_GiftCardProgramId_x003E_k__BackingField> <_x003C_GiftCardProgramName_x003E_k__BackingField>sample string 11</_x003C_GiftCardProgramName_x003E_k__BackingField> <_x003C_GiftCardProgramValueId_x003E_k__BackingField>45f136fa-108f-4ccc-961e-4c91c6ccd01e</_x003C_GiftCardProgramValueId_x003E_k__BackingField> <_x003C_GiftCardRequestOrderId_x003E_k__BackingField>ac52b6e7-1667-4f15-9cbe-15bbd71a07bf</_x003C_GiftCardRequestOrderId_x003E_k__BackingField> <_x003C_GiftCardState_x003E_k__BackingField>64</_x003C_GiftCardState_x003E_k__BackingField> <_x003C_GiftCardSubAccountId_x003E_k__BackingField>399d72c1-29d9-4636-aed8-79915748efb4</_x003C_GiftCardSubAccountId_x003E_k__BackingField> <_x003C_Id_x003E_k__BackingField>32ab07b3-9927-43e5-b988-d50cf90410f8</_x003C_Id_x003E_k__BackingField> <_x003C_IdentificationActive_x003E_k__BackingField>true</_x003C_IdentificationActive_x003E_k__BackingField> <_x003C_IdentificationExpirationDate_x003E_k__BackingField>sample string 5</_x003C_IdentificationExpirationDate_x003E_k__BackingField> <_x003C_IdentificationLabel_x003E_k__BackingField>sample string 4</_x003C_IdentificationLabel_x003E_k__BackingField> <_x003C_IdentificationTrackNumber_x003E_k__BackingField>sample string 3</_x003C_IdentificationTrackNumber_x003E_k__BackingField> <_x003C_NetworkId_x003E_k__BackingField>dab65f5d-2859-4611-8512-80215675c143</_x003C_NetworkId_x003E_k__BackingField> <_x003C_PAN_x003E_k__BackingField>sample string 21</_x003C_PAN_x003E_k__BackingField> <_x003C_PINDigits_x003E_k__BackingField>1</_x003C_PINDigits_x003E_k__BackingField> <_x003C_PIN_x003E_k__BackingField>sample string 20</_x003C_PIN_x003E_k__BackingField> <_x003C_RequestOrderDate_x003E_k__BackingField>2026-04-27T21:36:15.5646564Z</_x003C_RequestOrderDate_x003E_k__BackingField> <_x003C_RequestOrder_x003E_k__BackingField>14</_x003C_RequestOrder_x003E_k__BackingField> <_x003C_RequestedValue_x003E_k__BackingField>23</_x003C_RequestedValue_x003E_k__BackingField> <_x003C_RequiresPIN_x003E_k__BackingField>true</_x003C_RequiresPIN_x003E_k__BackingField> <_x003C_TypeModelDescription_x003E_k__BackingField>sample string 17</_x003C_TypeModelDescription_x003E_k__BackingField> <_x003C_TypeModelId_x003E_k__BackingField>600b78e4-22ac-4fda-b4d2-896a20105c43</_x003C_TypeModelId_x003E_k__BackingField> <_x003C_Type_x003E_k__BackingField>15</_x003C_Type_x003E_k__BackingField> </GiftCardClientDto>