Hi All,
In Dynamic AX 365 trying to test Odata using Postman..but for multiple entries i couldnt make using single Json Request..
Example suppose i have Header Table and dependent Line table.
I ma trying to create Json request through which in one request i would be able to insert 1 header line and 10 lines for my child..
As i read many threads in Json with one request it is not feasible..Please can anyone suggest how this can be achieved ..