Hi everyone,
Does anyone know or tried to perform a POST request from Postman to insert a record into an IDO that has a subcollection, with the body of the JSON being repeated elements that are inserted into the tables of the subcollection? Is it even possible?
An example would be a customer order IDO with the CO lines as a subcollection on the IDO.
The POST would create a single CO record and multiple records via the subcollection.
If that's too vague, I'll add an example with data.
Just wondered if it was even possible.
Regards,
Mark