Searches for all retirements for given program and/or between given date range
Retirements
Bad Request
Not authorized error
Not found
Internal server error
{- "program": "NEPOOL",
- "lastUpdatedDateFrom": "2019-08-24T14:15:22Z",
- "lastUpdatedDateTo": "2019-08-24T14:15:22Z",
- "externalIdentifier": "string"
}
{- "retirements": [
- {
- "instrument": {
- "id": 0,
- "ein": "string",
- "description": "string",
- "program": "NEPOOL",
- "vintage": {
- "year": 0,
- "month": 0
}, - "markets": [
- {
- "market": {
- "name": "string",
- "apiCode": "string",
- "applicableExecutionVenues": [
- null
], - "applicablePrograms": [
- null
]
}, - "marketModelInstrument": {
- "ein": "string",
- "description": "string",
- "price": {
- "amount": null,
- "currency": null,
- "lastUpdatedDate": null
}
}
}
], - "type": [
- "REC",
- "CARBON"
], - "creditType": "string"
}, - "lastUpdatedDate": "2019-08-24T14:15:22Z",
- "createdDate": "2019-08-24T14:15:22Z",
- "quantity": 0,
- "status": "NEW",
- "batchIdentifier": "string",
- "identifier": "string",
- "externalIdentifier": "string",
- "registryTransferIdentifier": "string",
- "registryPositionId": "string",
- "attributes": { }
}
]
}