GET /v1/types/allocation_dates
{
"message":null,
"result":[
{
"allocationDateTypeId":1,
"allocationDateType":"Submitted",
"displayAllocationDateType":"Submitted"
},
{
"allocationDateTypeId":2,
"allocationDateType":"Suggested",
"displayAllocationDateType":"Suggested"
},
{
"allocationDateTypeId":3,
"allocationDateType":"Awarded",
"displayAllocationDateType":"Awarded"
}
]
}
OK
| Param name | Description |
|---|---|
|
allocationDateTypeId
required |
Validations:
|
|
allocationDateType
required |
Validations:
|
|
displayAllocationDateType
required |
Validations:
|