example:
mime-type: application/json, text/json
{
"token": "a1s2d3f4g5h6j7k8l9",
"pkfgs": [
1000001,
1000002
],
"products": [
{
"pkfg": 123456789,
"show_max_benefits": true,
"benefits_enabled": [
"fahrraddiebstahl"
]
}
],
"profile_id": "1223"
}
example:
mime-type: application/json, text/json
{
"token": "a1s2d3f4g5h6j7k8l9",
"profile_id": "1223"
}