POST https://api.e-guma.ch/v1/vouchers/{code}/cancel_charge.json?apikey={api-key}
Parameters
code required
The alphanumeric code of the voucher. The code has 12 characters. You can pass the code with (e.g. ABCD-ABCD-ABCD) or without (e.g. ABCDABCDABCD) dashes.
Please use url_encode for the code as it might contain special characters.