v1

latestOpenAPI 3.1.02026-07-241660500.9 KB

Update a customer's address

Updates a specific customer's address

put/v3/customeraddress

Query parameters

idinteger required

Id of customer

subIdinteger required

Id of address

Request body

namestring

Name of address

address1string

Street address

address2string

Apartment, suite, or department

citystring

City

statestring

State

zipstring

Zip code

countrystring

Country

isDefaultboolean

Is this the default address

Response

200