TripGift

Create, update, deactivate, or send TripGift eGift cards.

post/api/tripgift-giftcard

Request body

apiKeystring required

API Key

requestTypestring required

Request type

giftCardCodestring nullable

Gift card code

currencystring nullable

Currency code

totalAmountnumber double nullable

Gift card total

giftCardCountinteger nullable

Gift card count

isOneTimeUsestring nullable

Kept as string because the legacy API uses 1/0/activate/deactivate.

isEnabledstring nullable

Is enabled

subClientIDstring nullable

Sub client-id

subClientCountrystring nullable

Sub-client country

subClientCitystring nullable

Sub-client city

subClientOutletstring nullable

Sub-client outlet

recipientEmailstring nullable

Recipient email

recipientFirstNamestring nullable

Recipient first name

recipientLastNamestring nullable

Recipient last name

customerEmailstring nullable

Customer email

customerFirstNamestring nullable

Customer first name

customerLastNamestring nullable

Customer last name

emailTitlestring nullable

Email title

emailMessagestring nullable

Email message

sendNowstring nullable

Legacy value format: 1/0.

sendDatestring nullable

Legacy value format: yyyyMMdd.

Response

OK

statusMessagestring nullable

Status message

requestTypestring nullable

Request type

giftCardCodestring nullable

Gift card code

currencystring nullable

Currency code

totalAmountnumber double nullable

Gift card total

giftCardCountinteger nullable

Gift card count

isEnabledstring nullable

Is enabled

subClientIDstring nullable

Sub client-id

subClientCountrystring nullable

Sub-client country

subClientCitystring nullable

Sub-client city

subClientOutletstring nullable

Sub-client outlet

Changes

No recorded changes to this endpoint across all 1 revision of this API.