{
"nsrsbh": "{{nsrsbh}}",
"username": "{{username}}"
}
curl --location --request POST 'https://api.piaodanyun.com/test/tax/v2/qdjk/allElectricInvoice/getCreditLine' \
--header 'Authorization: ' \
--header 'Org-Guid: ' \
--header 'Content-Type: application/json' \
--data-raw '{
"nsrsbh": "",
"username": ""
}'
{
"code": 0,
"data": {
"axkp": "",
"fpejse": "18502.00",
"fphjje": "1831698.00",
"kjlpzs": "23",
"sysxed": "1168302.00",
"syzzfpzs": "0",
"ysyfpzs": "0",
"ysysxed": "1831698.00",
"zsxed": "3000000.00"
}
}