{ "request": { "corpid": "dinge8a56572fxxxx", "entities": [ { "name": "张xx", "id": "user01", "type": 1 } ], "third_part_id": "i123", "all_employe": false } }
curl --location --request POST 'http://127.0.0.1/topapi/alitrip/btrip/invoice/setting/rule?access_token=dc73axxxx' \ --header 'Content-Type: application/json' \ --data-raw '{ "request": { "corpid": "dinge8a56572fxxxx", "entities": [ { "name": "张xx", "id": "user01", "type": 1 } ], "third_part_id": "i123", "all_employe": false } }'
{ "success": true, "module": { "add_num": 0, "remove_num": 0 }, "errcode": 0, "errmsg": "string", "request_id": "string" }