Cancel a drop-in booking with order processing
DELETE
/v1/drop-ins/{id}/cancel
curl \
--request DELETE 'https://localhost/v1/drop-ins/{id}/cancel'
Cancel a drop-in booking with order processing
curl \
--request DELETE 'https://localhost/v1/drop-ins/{id}/cancel'