TOP

Gift Card Webservice 3.0

WSDL:

https://webservices.vin65.com/V300/GiftCardService.cfc?wsdl

Australian URL:

https://webservices.aus.vin65.com/V300/GiftCardService.cfc?wsdl

Methods:

SearchGiftCards()
Use this method to search across gift cards.

GetGiftCard()
Use this method to get a single gift card.

GetGiftCardBalance()
Use this method to check the balance on a gift card.

UpdateGiftCard()
Use this method to update an existing gift card.

AddGiftCardTransaction()
Use this method to add a transaction to an existing gift card.

CreateGiftCard()
Use this method to create a new gift card.

Page Top