Skip to main content

I have an integration to insert RMAs from a website. Everything works fine except for and error message I get: 

Return address ID 1 is not a valid address."

here is the JSON with the Return Address ID as the company address ID to which the product is to be returned to: 

What should go into this field? I assumed it was the address ID of the address the product is sent to for a return (company address). 

Anyone ever done an API integration for RMAs? Still having this issue


If you simulate the transaction in the app with the debugger on, can you see what it sends for that field?


Reply