{
"clientId": "string",
"companyId": "string",
"permissions": [
0
]
}
curl --location --request POST 'https://platform.shopranos.eu/api/Accounts/apps/onetimetoken' \
--header 'Content-Type: application/json' \
--data-raw '{
"clientId": "string",
"companyId": "string",
"permissions": [
0
]
}'
{}