Promo Code Cancel Redemption

POST https://api.e-guma.ch/v1/promo_codes/{code}/cancel_redemption.json?apikey={api-key}

Parameters

AttributeDescription
code requiredThe alphanumeric code of the promo code. Please use url_encode for the code as it might contain special characters.
api-key required

Example

GET https://api.e-guma.ch/v1/promo_codes/123456/cancel_redemption.json?apikey=510e32c594d84816a4af9df1
{
}