how to deserializing nested array of prices

82 views
Skip to first unread message

Tanveer Afzal

unread,
Sep 5, 2018, 4:33:49 PM9/5/18
to Octopart API
Hi guys

i am trying to consume PartsMatch API using spring and stuck with the prices. somehow i always get the prices as null. i see the server is returning the values but spring cannot deserialize the values. any suggestion? 
did any one consumed these APIs using java ? 

Regards

Tanveer

Jason P

unread,
Sep 6, 2018, 12:36:50 PM9/6/18
to Octopart API
The offers are an array so you would need to iterate item.offers to get the price of each offer. 
Reply all
Reply to author
Forward
0 new messages