GET v3/baskets/{id}/gift-vouchers

Return all gift vouchers in a basket

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

string

Required

Body Parameters

None.

Response Information

Resource Description

Collection of GiftVoucher
NameDescriptionTypeAdditional 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.