Delete Voucher
DELETE https://api.e-guma.ch/v1/vouchers/{code}.json?apikey={api-key}
Parameters
code
| The alphanumeric code of the voucher. The code has 12 characters. Please use url_encode for the code as it might contain special characters. |
api-key |
Example
DELETE https://api.e-guma.ch/v1/vouchers/ABCD-ABCD-ABCD.json?apikey=510e32c594d84816a4af9df1
{
}
Voucher with code 65CA-WR4T-88V8 and mandant 2 not found!
Updated about 1 month ago