Discussions

Ask a Question
Back to All

Post request for test company

I am trying to create an application via a post request and although the response code is 200, the application is not created.

this is the input:

{
"company_id": " ",
"access_token": " ",
"job_position_id": " ",
"first_name": " ",
"last_name": " ",
"email": " ",
"phase": {
"type": " ",
"id": "offer"
},
"application_date": "2022-09-07"
}

and this is the endpoint https://test-company-2.personio.de/recruiting/api/v1/positions