Integration Points
Last updated
Was this helpful?
SNA defines 8 integration points, labeled A through H, corresponding to the 4 interface points: one on the AA-FIP side and one on the AA-FIU side of AA's service. Each point represents a direction of data flow that SNA monitors.

A
requestOut
AA-FIP
✔ Required
✔ Required
✔ Required
B
responseIn
AA-FIP
✔ Required
✔ Required
✔ Required
C
requestIn
AA-FIP
✔ Required
✔ Required
✔ Required
D
responseOut
AA-FIP
✔ Required
✔ Required
✔ Required
E
requestOut
AA-FIU
✔ Required
F
responseIn
AA-FIU
✔ Required
G
requestIn
AA-FIU
✔ Required
H
responseOut
AA-FIU
✔ Required
📌 For the current phase, AAs are required to integrate at points A, B, C, and D (AA-FIP side). Points E–H (AA-FIU side) will be required in later phases for MIS reporting.
A) requestOut
AA → FIP
Capture outgoing request data: API type, timestamp, target FIP ID, request size
B) responseIn
FIP → AA
Capture incoming response data: HTTP status code, response time (ms), response body size
C) requestIn
FIP → AA
Capture incoming FIP notifications: API type, timestamp, source FIP ID
D) responseOut
AA → FIP
Capture outgoing response data: HTTP status code, timestamp
Last updated
Was this helpful?
Was this helpful?