DELETE api/clients/{clientId}/address/delete/{addressTypeCode}
Deletes an address for a client.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| clientId |
The client ID. |
integer |
Required |
| addressTypeCode |
The address type code to remove. |
string |
Required |
Body Parameters
None.
Response Information
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.