Authorization: Bearer ********************
{
"rosterProjectId": "1349161642309500930",
"effectiveDate": "2025-02-10",
"remarks": "cupidatat sit irure ipsum",
"performanceDetails": [],
"performanceAudits": [],
"attachment": {
"type": "veniam",
"url": "https://loremflickr.com/400/400?lock=5227585132113867",
"original": "eiusmod tempor culpa sit in",
"fileSize": 49
}
}
curl --location --request POST '/projectPerformance' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"rosterProjectId": "1349161642309500930",
"effectiveDate": "2025-02-10",
"remarks": "cupidatat sit irure ipsum",
"performanceDetails": [],
"performanceAudits": [],
"attachment": {
"type": "veniam",
"url": "https://loremflickr.com/400/400?lock=5227585132113867",
"original": "eiusmod tempor culpa sit in",
"fileSize": 49
}
}'
false