GET api/Expense/databyAgent?agent_id={agent_id}&expense_id={expense_id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| agent_id | integer |
Required |
|
| expense_id | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.