v1

latestOpenAPI 3.0.42026-07-2499260182.5 KB
customers

update customer address

update customer address using customer id

put/api/v{version}/customers/{customerId}/address/{addressId}

Path parameters

versionstring required

The requested API version

customerIdstring uuid required
addressIdstring uuid required

Headers

X-Tenantstring required

Input your tenant Id to access this API

Request body

customerIdstring uuid
addressIdstring uuid
streetstring nullable
citystring nullable
cityTerritoryIdstring uuid nullable
districtstring nullable
districtTerritoryIdstring uuid nullable
postalCodestring nullable
countrystring nullable
isPrimaryboolean nullable

Response

OK

idstring uuid