curl --location --request POST '/v2/api/documents/get-work-days'{
"result": [
{
"work_day_info": "2019-08-24T14:15:22.123Z"
}
],
"message": "string",
"status": "string",
"error_code": "string",
"traceId": "string",
"http_status": 0
}