updateClientAddress

abstract suspend fun updateClientAddress(clientid: Long, putClientClientIdAddressesRequest: PutClientClientIdAddressesRequest): PutClientClientIdAddressesResponse

Update an address for a Client All the address fields can be updated by using update client address API Mandatory Fields type and addressId Responses:

  • 200: OK

Return

PutClientClientIdAddressesResponse

Parameters

clientid

clientId

putClientClientIdAddressesRequest