Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 8.41 KB

cr-fiu-schema.md

File metadata and controls

18 lines (15 loc) · 8.41 KB

CR FIU Schema

Field Definition Example
entityinfo-name Name of the entity as submitted while listing itself in the CR. “Bank Ltd”
entityinfo-id ID, as issued by the CR, to the entity FIU00020001
entityinfo-code ID, as issued by the financial sector regulator, regulating that entity. BBL2
baseurl The URL of the FIU service that hosts all ReBIT-compliant API endpoints https://www.bbl.co.in/fiu/”
inboundports The ports of the FIU that the AA can connect to. ["5678","0002"]
outboundports The ports of the FIU that the AA can expect to receive requests from. ["1234","7785"]
ips The IP addresses of the FIU that the AA can send and receive requests to. ["222.333.444.555","012.345.678.901"]
certificate The public key of Digital Certificate issued to the FIU by a Certificate Authority (JSON Web Key format)

"alg": "RS256",
"e": "DCAE",
"kid": "2t674a",
"kty": "RSA",
"n": "3LUQ92bubV321n6oS-qM77w9yqQAV0DXLreOf7iC_-sgapjYPhHYyI3jc6gsnYL3wp73H7qDsPUGh2iF7oVmyrUec80p8NQvjqYIMOp6iK0Cz9Ouq_CVbYZPdEDXaWO7Zrlxf8ZjkDzh9KumjSJ67a9lvRSs7ZEEwlC7gLKjgsKq8pei9Y2mGxWUTM1Od2xes1DpSZgoCRKu3BgJ2ZfjslUo6kFr7ItmHBlpEL5sIrI2DpRHao2dJwbawdA5nGXheR3qv5I6OIF0_mX0PjRasEBvkLTe8Muc4HMTLx_zmg1LzKwb6khXLCTe6ET-bxtFpPK821e3AKNo7vOIG6p0UQ",
"use": "sig"

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/fiu/tokens/”
tokeninfo – maxcalls Ignore for now 1
tokeninfo – desc Ignore for now "string"
signature – signValue Ignore for now “7dYbsr4iJmG0Qu2j8DsVyT1azpJC_NG84Ty5KKthuCaPod7iI7w0LKmX0PjRasEBvkLTe8Muc4“