GET api/journalentries?objectKeyID={objectKeyID}&objectID={objectID}&objectKeyID2={objectKeyID2}&objectID2={objectID2}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
objectKeyID

integer

Required

objectID

integer

Required

objectKeyID2

integer

Default value is 0

objectID2

integer

Default value is 0

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.