DELETE
/manager/points-of-sale/{id}
curl \
--request DELETE 'https://domain.tld/api/v2/manager/points-of-sale/{id}' \
--header "Authorization: Bearer $ACCESS_TOKEN"
curl \
--request DELETE 'https://domain.tld/api/v2/manager/points-of-sale/{id}' \
--header "Authorization: Bearer $ACCESS_TOKEN"