| Name | Description | Type | Additional information | 
|---|---|---|---|
| DeliveryMethod | The way of delivery (SMS, Email, Postal, None) | DeliveryMethods | |
| NameOrCompanyName | Name of the receiver (either person or company) | string | |
| CareOfOrAttention | An optional "c/o" or "att:" for the receiver address | string | |
| The e-mail address of the receiver (Required if sending via e-mail) | string | ||
| Number | The phone number of the receiver (Required if sending via SMS) | integer | |
| Address | The postal address of the receiver (Required if sending via Postal) | string | |
| MessengerID | The messenger id of the receiver (Required if sending via facebook) | string | |
| Zipcode | The postal code (not necessarily ZIP) for the address of the receiver (Required if sending via Postal) | string | |
| City | The city name for the address of the receiver (Required if sending via Postal) | string | |
| Message | A personal message to be included with the giftcard | string | |
| DeliveryDatetime | An optional future date for delivery to take place | date |