Authorization: ********************x-api-key: ********************x-api-secret: ********************curl --location --request DELETE 'https://api.ticaret.pro/accounts//orders/' \
--header 'Authorization: Bearer <token>'{
"status": true,
"data": {
"id": "string",
"orderNo": "string",
"deletedAt": "2019-08-24T14:15:22.123Z"
}
}