Combining JSON data from seperate sources

Hi,

I have a table of products and each product gets dynamically priced for the individual user in real time. The price is retrieved from an API call. I'm trying figure out how I can combine the products and the price data into a single JSON response that I can use as an API call.

I have attached a screenshot to try and best illustrate what I'm asking to accomplish.

Other
4 replies