curl --location --request POST 'https://api.dev.geadev.com/wms/api.wms.v1.WMSExternalAuthAPI/VerifyStaffAccessToken' \
--header 'Connect-Protocol-Version;' \
--header 'Connect-Timeout-Ms;' \
--header 'Content-Type: application/json' \
--data-raw '{
"accessToken": "string"
}'{
"staffId": 0,
"email": "string",
"token": "string",
"userName": "string",
"fullName": "string",
"currentWarehouseCode": "string",
"currentPrinterCode": "string"
}