Hi Paul ,Assuming that the Jason structure is like below as per my understanding:var trans = {    orderid : 'ORDERID', /*not an array item */    currency: 'CURRENCYCODE', /*not an array item */    customerStatus: 'CUSTOMER_STATUS', /*not an array item */    conversionType: 'Sale', /*not an array ite...