Return a voucher
Path parameters
-
Voucher ID
-
Site database ID
GET /ext/{siteid}/api/v1/voucher/{voucherid}
curl \
-X GET https://api.spotipo.com/ext/{siteid}/api/v1/voucher/{voucherid} \
-H "Authentication-Token: $API_KEY"