I have an object (JS) i my VBA which is returned from using jsonParser function. The data returned is in the image below
My code includes the following to retrieve the registration and make etc.
assign parseToVb(Response, js, , ok), result
'Fill in Results
'Make...