...
Headers (required)
Code Block | ||
---|---|---|
| ||
{ '"X-Requested-With'": '"com.resourcexpress.report'", '"Authorization'": '"<your-authToken>'" } |
Body (required)
Code Block | ||
---|---|---|
| ||
{ "Startdate": "2022-03-01 00:00:00", "Enddate": "2022-03-31 23:59:00" } |
...
...
Code Block | ||
---|---|---|
| ||
{ '"X-Requested-With'": '"com.resourcexpress.report'", '"Authorization'": '"<your-authToken>'" } |
Code Block | ||
---|---|---|
| ||
{ "Startdate": "2022-03-01 00:00:00", "Enddate": "2022-03-31 23:59:00" } |
...