[
{
"requestId": "string",
"processInd": "string",
"processDate": "string",
"exceptions": [
{
"item": null,
"errCode": "string"
}
]
}
]
curl --location --request POST 'https://sncuat.watsonsestore.com.cn/gw/snc-settle/invPytRes/certificationResult' \
--header 'x-timestamp: 1713748800833' \
--header 'x-timestamp;' \
--header 'x-signature: KUXSucUrpWVx4Cjfq8XNig7l3yKhqLycqDMoJhHJpPU=' \
--header 'x-signature;' \
--header 'x-app-id: sncprdrms' \
--header 'x-app-id;' \
--header 'Ssotoken: {{accessToken}}' \
--header 'Content-Type: application/json' \
--data-raw '[
{
"requestId": "string",
"processInd": "string",
"processDate": "string",
"exceptions": [
{
"item": null,
"errCode": "string"
}
]
}
]'
{
"code": -1,
"message": "发票号码不能为空!"
}