Authorization: Bearer ********************
{"org_code":"500242106"}
curl --location --request GET '/openapi/resource/staff/list' \
--header 'x1-gp-color: {{IS_GRAY}}' \
--header 'Authorization: std_token3ff405973ea91aa5884f7a4560b838f5' \
--header 'Content-Type: application/json' \
--data-raw '{"org_code":"500242106"}'
{}