GET v3/basket/gift-vouchers/{giftVoucherId}
Return the details of a specific gift voucher in the current basket
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
giftVoucherId | string |
Required |
Body Parameters
None.
Response Information
Resource Description
GiftVoucherName | Description | Type | Additional information |
---|---|---|---|
ToName | string |
None. |
|
Message | string |
None. |
|
FromName | string |
None. |
|
Amount | decimal number |
None. |
|
SendDate | date |
None. |
|
DeliveryType | VoucherDeliveryType |
None. |
|
DeliveryEmailAddress |
The email address that the gift voucher is delivered to |
string |
None. |
Id | string |
None. |
Response Formats
application/json, text/xml
Sample:
Sample not available.