GET api/journalentries?objectKeyID={objectKeyID}&objectID={objectID}&objectKeyID2={objectKeyID2}&objectID2={objectID2}
Request Information
URI Parameters
| Name | Description | Type | Additional 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
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.