DELETE client-contactperson/{clientId}/{contactPersonId}

Delete a contactperson from Fiscaal Gemak.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
clientId

The id of the client.

integer

Required

contactPersonId

The id of the contact person.

integer

Required

Body Parameters

None.

Response Information

Resource Description

The IHttpActionResult.

System.Web.Http.IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.