List of issuances
Bad request
Not authorized error
Internal server error
{- "identifier": "string",
- "createdDateFrom": "2019-08-24T14:15:22Z",
- "createdDateTo": "2019-08-24T14:15:22Z",
- "programs": [
- "NEPOOL"
]
}
{- "page": 0,
- "size": 0,
- "totalPages": 0,
- "totalElements": 0,
- "content": [
- {
- "identifier": "string",
- "type": "ISSUANCE",
- "status": "Issued",
- "quantity": 0,
- "price": {
- "currency": "string",
- "amount": 0
}, - "createdDate": "2019-08-24T14:15:22Z",
- "lastUpdatedDate": "2019-08-24T14:15:22Z",
- "externalTransferIdentifier": "string",
- "taxLot": {
- "id": 0,
- "name": "string"
}, - "instrument": {
- "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": [
- null
], - "applicableExecutionVenues": [
- null
], - "applicablePrograms": [
- null
]
}, - "marketModelInstrument": {
- "id": 0,
- "ein": "string",
- "description": "string",
- "price": {
- "amount": null,
- "currency": null,
- "lastUpdatedDate": null
}
}
}
], - "type": [
- "REC",
- "CARBON"
], - "creditType": "string"
}
}
]
}