{
"condition": [
],
"subCondition": {},
"pageNo": 1,
"pageSize": 30
}
curl --location --request POST 'http://sncuat.watsonsestore.com.cn/gw/snc-order/proformaInvoice/invoiceResult' \
--header 'Ssotoken: {{accessToken}}' \
--header 'x-timestamp: 1713748800833' \
--header 'x-signature: KUXSucUrpWVx4Cjfq8XNig7l3yKhqLycqDMoJhHJpPU=' \
--header 'x-app-id: sncsit' \
--header 'Content-Type: application/json' \
--data-raw '{
"condition": [
],
"subCondition": {},
"pageNo": 1,
"pageSize": 30
}'
{}