Retrieve agency
Route: api/v2/references/agency/:id
Method: GET
This route sends a request to the backend to retrieve an agency.
PARAMETER
Retrieve agency
Route: api/v2/references/agency/:id
Method: GET
This route sends a request to the backend to retrieve an agency.
PARAMETER
| Retrieve awarded amounts for all award types | |
| Route: /financial_spending/object_class/ | |
| Method: POST | |
| This route sends a request to the backend to retrieve Spending amounts for all types for a specified toptier agency based on the fiscal year. | |
| Body (JSON) |
| Documenting 2 endpoints for permalink creation. | |
| Filter endpoint used to create hash. | |
| POST to: | |
| {{url}}/api/v1/references/filter/ | |
| BODY: | |
| { | |
| "data": {"test" : "test4"} #whatever filter json u want goes as the body!!!! |