example:
mime-type: application/json, text/json
{
"token": "a1s2d3f4g5h6j7k8l9",
"company_professions": [
{
"company_id": 1001,
"designation": "Fachinformatiker für Anwendungsentwicklung"
}
],
"gender": "female"
}
example:
mime-type: application/json, text/json
{
"token": "a1s2d3f4g5h6j7k8l9",
"company_professions": [
{
"company_id": 1001,
"designation": "Fachinformatiker für Anwendungsentwicklung"
}
]
}