GET | /integration/status | Activation state for a store |
POST | /integration/activate | Request activation (creates pending setup fee) |
POST | /integration/confirm-setup-fee | Flip to active once the fee is captured |
GET | /networks | Clinical networks available to the account |
GET | /brand | Brand clinical config (+ affiliate terms) |
POST | /brand-clinical-config | Wire network credentials |
POST | /affiliate-terms | Version commission terms (account managers) |
POST | /product-offerings | Map product ↔ network offering |
GET | /cases | List cases |
GET | /cases/{caseId} | Case + event timeline |
POST | /cases | Submit a case server-side |
POST | /cases/{caseId}/refill | Manual refill trigger |