⚙️Examples

Request

curl --location --request DELETE 'http://api.alephcrm.com/v2/orders?API_KEY=AAAAAAAA-XXX-XXX-XXX-XXXXXXXXXXXX&accountId=ZZZZ&orderID=WWWW&revertStock=TRUE ' \
\
--header 'Content-Type: application/json' \

Response

Code 204 with blank response, no text

Last updated