Skip to main content
POST
/
v2
/
voucher-groups
/
{id}
/
locations
/
{locationId}
Associate location to voucher group
curl --request POST \
  --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 has been successfully associated to voucher group.