GET /api/v2/Vouchers/{VoucherCode}
Summary: Get a voucher
Operation ID: —
Auth: oauth2
Operation ID: —
Auth: oauth2
Description
No Documentation Found.
Parameters (2)
Deleted
(string, query, optional)
Optional. Filter vouchers by Deleted state. By default only vouchers that are not deleted are returned.
Constraints: {'enum': ['NotDeleted', 'Deleted', 'All']}
VoucherCode
(string, path, required)
The voucher code of the voucher to get.
No probe data for this endpoint yet.