DELETE client/{id}?partnerId={partnerId}
Delete a relation with a partner from Fiscaal Gemak.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id |
The id of the client. |
integer |
Required |
partnerId |
The id of the partner. |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Returns status code 200-OK upon successful removal of the partner relation.
None.