{ "request": { "corpid": "ding3cb4e74a88d5a55535c2f4657eb6xxxx", "action_type": "2", "type": 1, "userid": "0214591437658482" } }
curl --location --request POST 'http://127.0.0.1/topapi/alitrip/btrip/address/get?access_token=dc73axxxx' \ --header 'Content-Type: application/json' \ --data-raw '{ "request": { "corpid": "ding3cb4e74a88d5a55535c2f4657eb6xxxx", "action_type": "2", "type": 1, "userid": "0214591437658482" } }'
{ "success": true, "result": { "url": "string" }, "errcode": 0, "errmsg": "string" }