{"pageNo":1,"taskNo":"2024/03/1114111331940","pageSize":300,"taskNum":5}
curl --location --request POST 'http://prod.guoyaoshuke.com/api/sinopharm-invoice-sale/preInvoice/queryPreInvoice' \
--header 'Biz-Type: {{Biz-Type}}' \
--header 'Gksk-Access-Token: {{Gksk-Access-Token}}' \
--header 'Gksk-Tenant-Code: {{Gksk-Tenant-Code}}' \
--header 'Ou: 60' \
--header 'Taxno: {{Taxno}}' \
--header 'token: {{token}}' \
--header 'tenantId: {{tenantId}}' \
--header 'systemSource: {{systemSource}}' \
--header 'Content-Type: application/json' \
--data-raw '{"pageNo":1,"taskNo":"2024/03/1114111331940","pageSize":300,"taskNum":5}'
{
"code": "string",
"message": "string",
"data": null,
"time": null,
"success": true
}