curl --location 'https://timeflip.test.arview.pro/projects/create' \
--header 'Accept: application/json' \
--header 'Accept-Language: ru-US' \
--header 'Content-Type: application/json' \
--header 'Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6InRmX3Byb2Q5QHh0dGsucnUiLCJzdWIiOiIzOTA4Iiwic2VjIjoiMjAyMS0wNC0xNVQwNTo1Mjo0MC41NDFaIiwiaWF0IjoxNjgyNTA0NzgwLCJleHAiOjE2ODI5MzY3ODB9.hzI55FYudxGVecM9dKMfYaAJw4u3sMw00rQQ623Nlp4' \
--data '{ "name": "Test 123344", "createdAt": "2023-04-27T07:40:57.793+0000", "currencyId": 0, "hourlyRate": "0"}
'