Clients - Protected

Update address

Update an existing address.

put/api/clients/{client_id}/addresses/{address_id}

Path parameters

client_idinteger required

Client ID

Client ID

address_idinteger required

Address ID

Address ID

Headers

x-api-tokenstring nullable

Request body

moradastring nullable
codigo_postalstring nullable
localidadestring nullable
cidadestring nullable
paisstring nullable
principalboolean nullable

Response

Successful Response

idinteger required
moradastring nullable
codigo_postalstring nullable
localidadestring nullable
cidadestring nullable
paisstring nullable
principalboolean

Changes

No recorded changes to this endpoint across all 1 revision of this API.