Validate a voucher
Validate if the voucher exists and is ready for being used. Note: For this command merchants can validate their voucher by using their public keys in untrusted environments.
Arguments
Parameter
Type
Required
Description
pin
string
true
voucher’s pin string
POST
https://
{domain given}/v2/vouchers/validate
The above command returns JSON structured like this:
Last updated