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" }
Documentation IndexFetch the complete documentation index at: https://developer.hellgate.io/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://developer.hellgate.io/llms.txt
Use this file to discover all available pages before exploring further.
The ID of the merchant
Success response (No Content)