{ "id": 0 }
curl --location 'https://api.gogpu.cn/user/invoice/WithdrawInvoicing' \ --header 'Content-Type: application/json' \ --data '{ "id": 0 }'
{ "code": 0, "data": null, "msg": "string" }