GET api/account/customer/order/{orderID}/line/voucher

Request Information

URI Parameters

NameDescriptionTypeAdditional information
orderID

integer

Required

Body Parameters

None.

Response Information

Resource Description

Collection of CustomerOrderLineVoucher
NameDescriptionTypeAdditional information
OrderLineID

integer

Required

OrderLine

CustomerOrderLine

None.

GiftCardTypeID

integer

None.

CardType

GiftCardType

None.

Message

string

None.

Notes

string

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.

Phone

string

None.

EmailAddress

string

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.