Add address to orders that do not require shipping

Usually if it says it succeeded the API call was at least valid but might have been missing data or something like that.

You can double-check that your code is outputting what you expect by using “Log Output” with the exact same text you put in the body.

Also, have you tested the same API call in a tool like Postman? That may give you more detail on what error is happening.