Retrieve the list of all pending monthly certificate intra-registry transfers for Monthly vintage certificates for an account/accounts. Results do not include pending imports or export.
Success
Invalid parameter(s)
Unauthorized access
Permission denied
Server too busy or acceptable use policy violation
An unexpected error has occurred
{- "@count": 0,
- "value": [
- {
- "accountId": "55",
- "certificateSerialNumberRange": "NAR-REC-1234-CA-06-2024-555555-1 to 66",
- "dateInitiated": "2024-10-06T22:38:15.08Z",
- "direction": "O",
- "eligibilities": "CRS Listed",
- "fuelTypeCode": "H2O",
- "resourceName": "Acme Hydro",
- "resourceProgramAssignedIdentifier": "GEN1234",
- "countrySubdivisionCode": "CA",
- "notes": "For contract XYZ",
- "quantity": 66,
- "transfereeId": "77",
- "transferId": "5678",
- "transferorId": "55",
- "vintageMonth": "06/2024"
}
], - "totalCount": 0,
- "countExceeded": true
}