List of transfers
Bad request
Not authorized error
Internal server error
{- "type": "BUY",
- "statuses": [
- "NEW"
], - "registryStatuses": [
- "NEW"
], - "creationDateFrom": "2019-08-24T14:15:22Z",
- "creationDateTo": "2019-08-24T14:15:22Z",
- "counterpartyName": "string",
- "program": "NEPOOL"
}
{- "page": 0,
- "size": 0,
- "totalPages": 0,
- "totalElements": 0,
- "content": [
- {
- "identifier": "string",
- "counterparty": "string",
- "type": "BUY",
- "status": "NEW",
- "registryStatus": "NEW",
- "quantity": 0,
- "externalId": "string",
- "createdDate": "2019-08-24T14:15:22Z",
- "transferDate": "2019-08-24T14:15:22Z",
- "lastUpdatedDate": "2019-08-24T14:15:22Z",
- "expectedSettlementDate": "2019-08-24T14:15:22Z",
- "actualSettlementDate": "2019-08-24T14:15:22Z",
- "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"
}, - "registryTransferIdentifier": "string",
- "unitPrice": {
- "currency": "string",
- "amount": 0
}
}
]
}