Delete Order

This endpoint is used to delete an order. If a voucher in the order has already been redeemed, the order cannot be canceled.

DELETE https://api.e-guma.ch/v1/esurprise/voucher_orders/{order-id}.json?apikey={api-key}

Parameters

api-key
required
order-id
required

Example

DELETE https://api.e-guma.ch/v1/esurprise/voucher_orders/82fbd13c-3fc6-4961-835d-64802cfd365c.json?apikey=510e32c594d84816a4af9df1
{
}