Token
field. An example for obtaining this code can be found in the NPAuth sample provided by Sony.curl --location --request POST 'https://api.lootlocker.com/game/v1/player/verify' \
--header 'Content-Type: application/json' \
--data-raw '{
"key": "",
"platform": "psn",
"token": "qfDskh",
"psn_issuer_id": "1"
}'
{}