This address validation endpoint allows you to validate shipping addresses before using them. By validating addresses in advance, you can ensure that the shipping information is accurate and complete, reducing the risk of delivery issues and improving overall shipping efficiency. Providing the carrier helps to tailor the address validation process according to specific carrier requirements. Using additional validation methods can further enhance the accuracy of the address verification.
Basic Authentication using API key and secrets is currently the main authentication mechanism.
If you are an official Sendcloud Tech Partner, you can provide this additional request header for the system to recognize you. Sendcloud Partner UUID is provided to Sendcloud partners. The token is not required but if the header is set, the system will try to validate it. An unknown UUID will cause the 404 return, whilst an invalid one will return 400.
"550e8400-e29b-41d4-a716-446655440000"
Address Washer Request object model
Raw address object
The code of the carrier to be used for the address validation. Only carriers available to your account can be used.
"trunkrs"
An array of optinal address validation methods to be applied The default Sendcloud validation will always be applied.
here ["here"]
Address validation successful
Address Washer Response object model
The results of the address validation.