⬆️Request and Response
Request to the API endpoint
Last updated
Request to the API endpoint
Last updated
DELETE
https://api.alephcrm.com/v2/orders
Name | Type | Description |
---|---|---|
The API_KEY that was provided.
The Alephee account ID of the shipping label you are trying to get.
Alephee internal ID to identify the order.
Indicates if you want to reverse the stock movement and return the inventory quantities to the products after deleting an order. For example, an order was created that includes 5 units of product "XYZ". Those 5 units were removed from the available stock of the product. When the order is deleted, the stock movement will be reversed, and the 5 units will be returned to the "XYZ" product available stock. The user indicates whether he wants this behavior or not.
API_KEY*
String
(default=none)
accountId *
Integer
(default=none)
orderId
Integer
revertStock
Boolean