{
"nsrsbh": "string",
"username": "string",
"fphm": "string",
"fpdm": "string",
"gjbq": "string",
"type": "string"
}
curl --location --request POST 'https://api.piaodanyun.com/test/tax/v2/qdjk/comprehensive/getDzInvoiceFile' \
--header 'Authorization: ' \
--header 'Org-Id: ' \
--header 'Content-Type: application/json' \
--data-raw '{
"nsrsbh": "string",
"username": "string",
"fphm": "string",
"fpdm": "string",
"gjbq": "string",
"type": "string"
}'
{
"code": 0,
"msg": "string",
"data": "string"
}