{ "rq": { "thirdpart_id": "cost1", "corpid": "corp1" } }
curl --location --request POST 'http://127.0.0.1/topapi/alitrip/btrip/cost/center/delete?access_token=6d1bxxxx' \ --header 'Content-Type: application/json' \ --data-raw '{ "rq": { "thirdpart_id": "cost1", "corpid": "corp1" } }'
{ "errmsg": "string", "errcode": 0, "success": true }