GET api/account/customer/order/{orderID}/line/gift
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
orderID | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of CustomerOrderLineGiftName | Description | Type | Additional information |
---|---|---|---|
OrderLineID | integer |
Required |
|
OrderLine | CustomerOrderLine |
None. |
|
DeliveryDate | date |
Required |
|
DeliveryDayName | string |
None. |
|
Adults | integer |
None. |
|
Children | integer |
None. |
|
GiftCardTypeID | integer |
None. |
|
CardType | GiftCardType |
None. |
|
Message | string |
None. |
|
Notes | string |
None. |
|
CustomerAddressID | integer |
None. |
|
PersonTitleID | integer |
None. |
|
Title | PersonTitle |
None. |
|
FirstName | string |
None. |
|
LastName | string |
None. |
|
ReceipientName | string |
None. |
|
ReceipientDisplayFullName | string |
None. |
|
Organisation | string |
None. |
|
AddressLine1 | string |
None. |
|
AddressLine2 | string |
None. |
|
City | string |
None. |
|
Region | string |
None. |
|
Postcode | string |
None. |
|
CountryID | integer |
None. |
|
Country | Country |
None. |
|
DeliveryInstructions | string |
Max length: 50 |
|
DeliveryOffset | integer |
None. |
|
Phone | string |
None. |
|
EmailAddress | string |
None. |
|
IsAddressOverride | boolean |
None. |
|
DisplayAddress | string |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.