For the complete documentation index, see llms.txt. This page is also available as Markdown.

Integration Points

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.

Integration Points Summary

Point
Direction
Side
SLA
SaaNs
MIS

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.

Integration Point Details (AA-FIP Side)

Point
Direction
What to Capture

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?