v15

OpenAPI 3.0.1Apache 2.02026-08-04342207564.3 KB
Clients

Updates address of a given client.

Updates address of a given client.

put/customers/{customerId}/address

Path parameters

customerIdinteger required

client's internal identifier

Request body

sameAsBillingAddressboolean

should billing address be used instead of this one

addressLine1string

first line of address

addressLine2string

second line of address

citystring

city

postalCodestring

postal code

provinceIdinteger

province

countryIdinteger

country

Response

Success