POST report/fData
Request Information
URI Parameters
None.
Body Parameters
FiltersName | Description | Type | Additional information |
---|---|---|---|
StatusId | integer |
None. |
|
CreatedFrom | string |
None. |
|
CreatedTo | string |
None. |
|
VendorId | integer |
None. |
|
JournalCode | string |
None. |
Request Formats
application/json, text/json
Sample:
{ "StatusId": 1, "CreatedFrom": "sample string 2", "CreatedTo": "sample string 3", "VendorId": 4, "JournalCode": "sample string 5" }
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.