curl --location --request POST 'https://api-test.spotgo.eu/api/v1/orders//documents//status' \
--header 'Content-Type: application/json; x-api-version=1.0' \
--data-raw '{
"status": "Processing",
"reasoning": "string",
"rejectionReason": "Other"
}'{
"documentId": "4704590c-004e-410d-adf7-acb7ca0a7052",
"name": "string",
"documentType": "string",
"comment": "string",
"status": "Processing"
}