[
{
"requestId": "RM20240422000011",
"processInd": "C",
"processDate": "2024-04-22 09:15:22",
"exceptions": [
{
"item": null,
"errCode": " "
}
]
}
]
curl --location --request POST 'http://10.82.36.45:37292/gw/snc-settle/proformaInvoice/invoiceResult' \
--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": "RM20240422000011",
"processInd": "C",
"processDate": "2024-04-22 09:15:22",
"exceptions": [
{
"item": null,
"errCode": " "
}
]
}
]'
{
"code": 0,
"message": "string"
}