Deletes an already-existing customer.
curl --request DELETE \
--url https://pay.chargily.net/test/api/v2/customers/{id} \
--header 'Authorization: Bearer <token>'
curl --request DELETE \
--url https://pay.chargily.net/test/api/v2/customers/{id} \
--header 'Authorization: Bearer <token>'