v1

latestOpenAPI 3.0.02026-07-14121153292.2 KB
itv

Validates the coupon/voucher for specified payment platform.

post/itv/voucher/{platform}

Path parameters

platformstring required

The identifier of the payment platform (stripe/itunes).

Query parameters

langstring

Language code for the preferred language to be returned in the response.

Parameter value is case-insensitive and should be

  • a valid 2 letter language code without region such as en, de
  • or with region such as en_us, en_au

If undefined then defaults to 'en', unless the server has been configured with a custom default.

See https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes

Request body

voucherstring required

The voucher.

Response

Details of requested coupon/voucher.

idstring required

The coupon/voucher.

offerType'stripe' | 'talon one' required

The voucher offer type.