Last updated 1 year ago
GET /contracts/retire/requests
GET
/contracts/retire/requests
Returns all retire requests.
headers: x-total-count: schema: type: integer description: Total items in the collection. content: application/json: schema: type: array items: $ref: '#/components/schemas/RetireRequestDTO'
contractId
String
Contract Identifier
pageSize
Number
The numbers of items to return
pageIndex
The number of pages to skip before starting to collect the result set