Skip to main content
DELETE
/
v2
/
voucher-groups
/
{id}
/
locations
/
{locationId}
Disassociate locations from voucher group
curl --request DELETE \
  --url https://api.spirii.com/v2/voucher-groups/{id}/locations/{locationId}

Path Parameters

id
number
required

Used to identify the voucher group throughout the Spirii system

locationId
number
required

Used to identify the location entity throughout the Spirii system

Response

Location successfully disassociated from voucher group.