Create an AddressAsk AIpost https://vinoshipper.com/api/v3/p/customers/{customerId}/addressesPath ParamscustomerIdintegerrequiredCustomer's IDBody ParamssalutationstringFormal greeting or title of the customerfirstNamestringFirst name of the customer.lastNamestringLast name of the customer.fullNamestringdeprecatedUse firstName and lastName instead.businessNamestring | nullstreet1stringrequiredstreet2string | nullcitystringrequiredstateCodestringrequiredlength between 2 and 2The two letter State abbreviationpostalCodestringrequiredcountrystringrequiredlength between 2 and 2The two letter Country abbreviationphoneNumberstringrequiredDeprecated (Use phone field) - 10 digit phone numberphoneobject | nullphone object | nulldescriptionstringaccessPointIdint32UPS Access Point identifierResponses 200OK 400Request has failed validation 401Authentication failed 403Insufficient permission 404Not Found 500Internal server errorUpdated 8 months ago