# CR AA Schema

| Field                   | Definition                                                                                                                              | Example                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
| ----------------------- | --------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| entityinfo-name         | Name of the entity as submitted while listing itself in the CR.                                                                         | “Fin Entity Limited”                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| entityinfo-id           | ID, as issued by the CR, to the entity                                                                                                  | AA00023400                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
| entityinfo-code         | ID, as issued by the financial sector regulator, regulating that entity.                                                                | BBL3                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| entityinfo-entityHandle | Relevant only for AAs in the CR. The "handle" suffix for all profiles managed by the AA.                                                | @aa                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| baseurl                 | The URL of the AA service that hosts all ReBIT-compliant API endpoints                                                                  | “<https://www.bbl.co.in/aa/”>                                                                                                                                                                                                                                                                                                                                                                                                                                      |
| webviewurl              | Relevant only for AAs in the CR. The URL of the web application of the AA, if available, for FIUs to redirect to.                       | "<https://aa.in/webview/>"                                                                                                                                                                                                                                                                                                                                                                                                                                         |
| inboundports            | The ports of the AA that the FIUs and FIPs can connect to.                                                                              | \["8910","0003"]                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
| outboundports           | The ports of the AA that the FIUs and FIPs can expect to receive messages from.                                                         | \["5432","8586"]                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
| ips                     | The IP addresses of the AA that the FIUs and FIPs can send and receive requests to.                                                     | \["555.444.333.222","012.345.678.901"]                                                                                                                                                                                                                                                                                                                                                                                                                             |
| certificate             | The X.509 Digital Certificate issued to the AA by a Certificate Authority (JSON Web Key format)                                         | <p>"alg": "RS256",<br>"e": "AQAB",<br>"kid": "2t64a",<br>"kty": "RSA",<br>"n": "q3jotq3fX9nY9G89hdQCGPPZspzPpjjr5MO3qJRRhhPR7GDN1pgVAWoPHJlzx9Uvu43jgMKDU-f\_05hbM-cIcs8JjEtbhsus6iJ5WbZUN7o9SwroDpCMTHaEf14CKzsk1088\_Ub9ITX8769da2NLWvtiP6jmt0gauf60hY9iwY3BRnE91aL\_Wd\_CIXuS9pouCHeUP9CyNYWt8sdAoycuiv9utaRSTdLRrjcOmo-kWu4LtQnnZPD9SIlsGZi-t\_ifbyLNPxz1CK2mY9oko2GE-aFkfHUI-1TACids1Y8fv1NACRGjMU4HsvuFjoNrYgxwTE8TDzwDNDnhJ-4tzULUBw'",<br>"use": "sig"</p> |
| tokeninfo – url         | The URL of the Token Issuance Service of the entity that other entities can connect to, to get API tokens. This can be ignored for now. | “<https://www.bbl.co.in/aa/tokens/”>                                                                                                                                                                                                                                                                                                                                                                                                                               |
| tokeninfo – maxcalls    | Ignore for now                                                                                                                          | 1                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| tokeninfo – desc        | Ignore for now                                                                                                                          | "string"                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
| signature – signValue   | Ignore for now                                                                                                                          | “3LUQ92bubV321n6oS-qM77w9yqQAV0DXLreOf7iC\_-sgapjYPhHYyI3jc6gsnYL”                                                                                                                                                                                                                                                                                                                                                                                                 |
