DELETE finance/documents/receivables/{year}/{organizationalunit}/{category}/{id}/items

Request Information

URI Parameters

NameDescriptionTypeAdditional information
year

integer

Required

organizationalunit

integer

Required

category

integer

Required

id

integer

Required

Body Parameters

integer

Request Formats

application/json, text/json

Sample:
1

text/xml

Sample:
<int xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</int>

application/x-www-form-urlencoded

Sample:

Failed to generate the sample for media type 'application/x-www-form-urlencoded'. Cannot use formatter 'JQueryMvcFormUrlEncodedFormatter' to write type 'Int32'.

Response Information

Resource Description

HttpResponseMessage
NameDescriptionTypeAdditional information
Version

Version

None.

Content

HttpContent

None.

StatusCode

HttpStatusCode

None.

ReasonPhrase

string

None.

Headers

Collection of Object

None.

RequestMessage

HttpRequestMessage

None.

IsSuccessStatusCode

boolean

None.