curl --location --request DELETE 'https://api.dev.ordermesh.io/v1/notes/'{
"errorCode": "string",
"requestId": "string",
"errors": [
{
"errorMessage": "string",
"propertyName": "string",
"attemptedValue": null
}
]
}