getExternalAgencyContractList
getExternalAgencyContractList
Responses
- 200
- 401
- 403
- 404
OK
*/*
Schema
Example (from schema)
Schema
- Array [
- ]
amountTypeId int64
companyName string
date date
id int64
name string
rate double
[
{
"amountTypeId": 0,
"companyName": "string",
"date": "2024-11-20",
"id": 0,
"name": "string",
"rate": 0
}
]
Unauthorized
Forbidden
Not Found
Loading...