{ "client_id": "string", "client_secret": "string" }
curl --location --request POST 'https://developer.dataorange.cn/api/api/vx/tax/declare/getToken' \ --header 'Content-Type: application/json' \ --data-raw '{ "client_id": "string", "client_secret": "string" }'
{}