Hi all, hoping for some help here if anyone has used this API before?
I have a list of commodity codes and country of origin and I need to get the duty rate for each commodity.
Its straightforward enough for one commodity, I can parse the JSON response and extract the required data, but when I run it on all commodity codes, the JSON response structure is different each time so its failing the flow.
Not an expert at APIs and JSON so tearing my hair out 😞