Sync Sponsor
Authorizations
JWT bearer token. App-user tokens are issued by POST /auth/token (the partner backend calls it as its platform service account); admin and dashboard tokens are issued via OIDC login.
Path Parameters
Sponsor ID
Body
Response
Sponsor linked + activated
- Option 1
- Option 2
Kind of sponsor — individual person or organisation.
INDIVIDUAL, ORGANISATION Sponsor lifecycle status.
PENDING, ACTIVE, INACTIVE Structured address details for user profiles and insurance documents.
All fields except line2 are required — serde rejects a structured address
missing any of line1, city, state, country, or pincode (presence is
enforced by the type, not by a value-level validator). A fully free-text
address is captured via [AddressDetailsOuter::Raw] instead.