Agency Discrepancies
Returns TAS discrepancies of the specified agency's submission data for a specific FY/FP
Documentation for this endpoint can be found here.
GET /api/v2/reporting/agencies/097/discrepancies/
{
"page_metadata": {
"page": 1,
"total": 0,
"limit": 10,
"next": null,
"previous": null,
"hasNext": false,
"hasPrevious": false
},
"results": [],
"messages": []
}