A request to retrieve a list of accounts in the registry that are valid for certificate transfers. This should be all NAR accounts that can buy or sell certificates (this will not include MA Biomass accounts).
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",
- "name": "Acme Corp.",
- "accountType": "General Account",
- "website": "acmecorp.com",
- "isTransferor": true,
- "isTransferee": true
}
], - "totalCount": 0,
- "countExceeded": true
}