Remove a merchant from Commerce.
This operation cannot be undone.
cURL
curl --request DELETE \ --url https://sandbox.hellgate.io/merchants/{id} \ --header 'X-API-Key: <api-key>'
{ "code": 401, "message": "No valid means of authentication was provided", "classifier": "UNAUTHORIZED" }
The ID of the merchant
Success response (No Content)