# Delete all orders Delete all orders for this contract. Endpoint: DELETE /api/v3/vendor/contracts/{contractId}/orders Version: 0.0.7224 Security: BasicAuth, BearerAuth ## Path parameters: - `contractId` (string, required) Unique identifier of the contract Example: "qbcxvb" ## Response 200 fields (application/json): - `data` (object, required) - `data.deleted` (integer) Number of deleted orders