Sandbox throwing 500 error - validate address endpoint

the following is throwing a 500 error in sandbox environment:

https://api.sandbox.stuart.com/v2/addresses/validate?address=155 Ilkeston Rd, Nottingham,NG73HE&type=pickup

Hi @lmitchsmith,

That would be because you used the type “pickup” instead of “picking” as documented here in our allowed values.

Please try using this:
https://api.sandbox.stuart.com/v2/addresses/validate?address=115 Ilkeston Rd, Nottingham,NG73HE&type=picking