{
"code": "InvalidAddress",
"target": "Unknown",
"details": [
{
"code": "InvalidAddress",
"number": 309,
"message": "The address value was incomplete.",
"description": "The address value -0- was incomplete. You must provide either a valid postal code, line1 + city + region, or line1 + postal code.",
"faultCode": "Client",
"helpLink": "http://developer.avalara.com/avatax/errors/InvalidAddress",
"severity": "Error"
}
]
}
This error indicates that the address you provided was incomplete. To create a location using the Onboarding API, you must provide a full address, including street address, country, region, and postal code.