Update a customer address

Update an address for the given customerId for address verification or manual review.

Error Codes

Click to expand
CodeMessage (en-US)Notes
1-60000Any "Common Error Code" may occur.See Common Error Codes
201201No address providedNo address provided
201201Multiple addresses for the same address typeMultiple address for the same address type
201202Invalid customerIdcustomerId <= 0
201203AddressLine1 is required.
201204City is required.City missing
201205State is required.State missing
201206Postal code is required.Postal code missing
201207Country is required.Country missing
201208Invalid address type. Address type is either Residence or Mailing.Address type not Residence or Mailing
201209Residential Addresses can not contain a PO Box.PO Box provided for Residence address
201210AddressLine1 must not be longer than 100 characters.AddressLine1 length > 100
201211City must not be longer than 50 characters.City length > 50
201212State must not be longer than 2 characters.State length > 2
201213Postal code must not be longer than 9 digits excluding space or hyphen.Postal code length > 9 digits excluding spaces/hyphens
201214Country must not be longer than 2 characters.Country length > 2
201215Invalid program subscription setupManual Review and SocureAVSApi are both enabled or both disabled
201216Invalid program subscription for address verificationSocureAVSApi enabled but no active vendor service record exists
201217Invalid program subscription for address verificationManual Review enabled but no active vendor service record exists
201218The address is already in review. Please try again laterAddress already in review
201219Invalid state data setup.Invalid state data setup
201220Invalid country data setup.Invalid country data setup
201221Invalid State. Please refer to documentation for required parameters.State does not match database values
201222Invalid Country. Please refer to documentation for required parameters.Country does not match database values

Body Params
int32
required
≥ 1
addresses
array of objects
required

At least one address must be provided.

addresses*
Responses

Language
Credentials
Basic
base64
:
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json