POST
/customers/self/addresses/validateValidate and repair address
**Status:** `draft` Validate and standardize an address using Australia Post address validation service. Returns corrected/standardized address with validation details.
Customers
Request
Make a POST request to /customers/self/addresses/validate with a JSON request body.
Request Body
Required
Content-Type: application/json
Response
200Validated address with standardization details
400Bad Request
401Unauthorized
500Internal Server Error