0

When using a child object (relatedInvoices in the below example) in the REST API call in a Service connector, I get an error "Unable to parse the payload". The same API call in postman is successful, but not in IICS. Pls let me know if there is any fix for this or is there any other way we can approach this -

Method: POST Request body ex:

{{
"PaymentNumber":"{$PaymentNumber}",
"PaymentDocument":"{$PaymentDocument}",
..
"relatedInvoices":
{
"invoiceNumber":"{$invoiceNumber}",
'invoiceAmount":"{$invoiceAmount}",
..
}
}}
Chirag Raj
  • 35
  • 1
  • 5

0 Answers0