Airship Developers
HomeAcademy
  • Welcome
  • Rest API
    • Overview
    • Authentication
    • API Reference
    • Accreditation
  • Basics
    • Contacts
      • Write a contact
      • Append feedback
      • Append purchase history
      • Append booking data
      • Append WiFi data
      • Append Stay data
      • Append Loyalty data
      • Append ticket data
      • Append other PoPs
    • Bookings
      • Booking Search by reference
      • Booking Search by data_element
      • Booking Update
    • Search Contact
      • Search PoPs by contact
      • Search contact by Email, Mobile, Name
      • Search contact by voucher
    • Vouchers
      • Redeem voucher code
      • Check voucher code
      • Create Unique Code Group
    • Anonymous purchase data
      • Add anonymous purchase data
    • Units
    • Postman collection
  • SOAP API (legacy)
    • Overview
Powered by GitBook
On this page
  1. Basics

Vouchers

Airship has the ability to store and generate unique vouchers, associate them to a contact and act as a gatekeeper for if a voucher is active, or has been redeemed.

Airships APIs allows partners (typically POS) to;

  • Create unique code groups

  • Check the status of a voucher code

  • Redeem a voucher code

Vouchers are contained in Unique Code Groups - Which is a collection of vouchers for a single purpose - I.e. a specific offer might be for a 'Free cup of coffee' - in which case a Unique Code Group will be created for that offer and all the relevant vouchers generated within that group.

When a partner attempts to check the status, or redeem a voucher code - The clients Account ID and Unique Code Group ID must be provided to Airship so the correct voucher is validated

PreviousSearch contact by voucherNextRedeem voucher code

Last updated 3 years ago