Does anyone see what I'm doing wrong

Hello All! I’d just like to express my love for the community!
Second, I’m trying to set up Shipping API between two users below is JSON body I’m having trouble trying to format correctly. Does anyone see what I’m doing wrong?

Here’s a link to the api documentation

Have you tried using tools like https://jsonlint.com/ to validate your JSON?

3 Likes

Hi @adalouser500, I found a few small issues and here is how to fix it:

so the changes sections are what appears in green here:

Also, so check jsonlint it really is good.
hope this helps!

2 Likes

I can’t thank you enough for the reference, I’m still having the same issue unfortunately here’s an image of the updated dilemma

The tool helped big time thank you!

1 Like

Delete the commas that with brackets and try. ( Top one before address_to and bottom two after mass unit)

1 Like

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.