Instruments search endpoint
Instruments search successfully executed
Bad request
Not authorized error
Internal server error
{- "ein": "string",
- "program": "NEPOOL",
- "registryAssignedId": "string",
- "upn": "string"
}
{- "page": 0,
- "size": 0,
- "totalPages": 0,
- "totalElements": 0,
- "content": [
- {
- "id": 0,
- "ein": "string",
- "description": "string",
- "program": "NEPOOL",
- "vintage": {
- "year": 0,
- "month": 0
}, - "markets": [
- {
- "market": {
- "id": 0,
- "name": "string",
- "instrumentDescriptionCode": "string",
- "apiCode": "string",
- "symbol": "string",
- "isVisibleToUser": true,
- "marketModelInstruments": [
- {
- "id": null,
- "ein": null,
- "description": null,
- "price": null
}
], - "applicableExecutionVenues": [
- "string"
], - "applicablePrograms": [
- "NEPOOL"
]
}, - "marketModelInstrument": {
- "id": 0,
- "ein": "string",
- "description": "string",
- "price": {
- "amount": 0.1,
- "currency": "string",
- "lastUpdatedDate": "2019-08-24T14:15:22Z"
}
}
}
], - "type": [
- "REC",
- "CARBON"
], - "creditType": "string",
- "fuelType": {
- "id": 0,
- "name": "string",
- "type": "string",
- "fuelSource": "string"
}, - "stateEligibilities": [
- {
- "id": 0,
- "name": "string",
- "type": "ALBERTA",
- "identifier": "string"
}
], - "voluntaryEligibilities": [
- {
- "id": 0,
- "name": "string",
- "type": "GREEN_E_CLIMATE",
- "effectiveDate": "2019-08-24T14:15:22Z",
- "expirationDate": "2019-08-24T14:15:22Z"
}
], - "generator": {
- "id": 0,
- "upn": "string",
- "name": "string",
- "program": "NEPOOL",
- "registryAssignedId": "string",
- "status": "ACTIVE",
- "siteCode": "string",
- "unitName": "string",
- "controlArea": "string",
- "parentCompanyName": "string",
- "powerCompanyName": "string",
- "powerCompanyCode": "string",
- "ownerName": "string",
- "ownershipType": "string",
- "countyName": "string",
- "stateProvince": "string",
- "country": "string",
- "contactInfo": "string",
- "registryAcctHolderName": "string",
- "commencedDt": "2019-08-24T14:15:22Z",
- "nameplateCapacity": 0.1,
- "qualifyingFacilityInd": true,
- "facNoncompetitiveCertData": "string",
- "fuelTypes": [
- {
- "fuelType": {
- "id": 0,
- "name": "string",
- "type": "string",
- "fuelSource": "string"
}, - "stateEligibilities": [
- {
- "id": null,
- "name": null,
- "type": null,
- "identifier": null
}
], - "voluntaryEligibilities": [
- {
- "id": null,
- "name": null,
- "type": null,
- "effectiveDate": null,
- "expirationDate": null
}
]
}
]
}
}
]
}