{ "needInvoices": true, "taxNo": "546848545", "statisticsType": "1" }
curl --location --request POST '/v2/invoice/dzh/rz/sqtj' \ --header 'access_token: {{access_token}}' \ --header 'req_date: {{req_date}}' \ --header 'req_sign: {{req_sign}}' \ --header 'Content-Type: application/json' \ --data-raw '{ "needInvoices": true, "taxNo": "546848545", "statisticsType": "1" }'
{}