Registration
Campaign Registration Service APIs
Facilitates the registration of households to campaigns.
Registers a Household. On successful Household Registered, Ok response is returned.
The request object, containing all necessary information for creating an HouseHold Registration and the request body metadata
Household created successfully.
Bad request
Internal server error
Update A Household, Ok response is returned.
The request object, containing all necessary information for updating an HouseHold Registration and the request body metadata
Updated Household Registration successfully.
Bad request
Internal server error
Search Household Registrations Ok response is returned.
The request object, containing all necessary information for updating an household Registration and the request body metadata
Fetched Search Household.
Bad request
Internal server error
Registers a Individual. On successful Individual Registered, Ok response is returned.
The request object, containing all necessary information for creating an individual and the request body metadata
Individual created successfully.
Bad request
Internal server error
Update An Individual, Ok response is returned.
The request object, containing all necessary information for updating an individual and the request body metadata
Updated Individual successfully.
Bad request
Internal server error
Search Individual Registrations Ok response is returned.
The request object, containing all necessary information for updating an Individual and the request body metadata
Fetched Search Individual.
Bad request
Internal server error
Last updated
Was this helpful?