How to copy data multiple times
I have a requirement, where by I need to copy the same data into all the entries in a JSON array. The data I need to copy is “countryIso” : “GB” “sessionId” : “ed7e8228-a82b-44e0-adea-caee6c61a987” I have an typical JSON array structure: "orderLine...