DELETE api/Address?personId={personId}&addressId={addressId}

Delete address data AddressDto in Address BencomUsers if address is not connected to Bencom contract (IsBencomContract=false).

Request Information

Parameters

NameDescriptionAdditional information
personId
No documentation available.

Define this parameter in the request URI.

addressId
The AddressDto delete in address in BencomUsers if address is not connected to Bencom contract (IsBencomContract=false).

Define this parameter in the request URI.