Mapping to complex JSON for REST post
Summary
Mapping to a complex json in OICContent
Hello Cloud People
I was wondering if someone can give an example of how to map to a complex 3 level json for a REST post from OIC.
Use case:
This is for a sales order where an order has multiple items, those items can and will have quantities greater than 1 and each of those quantities will have a serial number attached to it
So far, I'm able to get single items with the serial numbers but cannot figure out how to get multiple items with serial numbers into a json.
Example of what is needed
Tagged:
0