curl --location --request POST 'https://api.dev.ordermesh.io/v1//resubmit'{
"errorCode": "ValidationError",
"requestId": "224b67bd-02e2-4b0c-9eef-2559e51d1866",
"errors": [
{
"errorMessage": "'Title' must not be empty.",
"propertyName": "'Title'",
"attemptedValue": null
}
]
}