Registration
Last updated
Was this helpful?
Last updated
Was this helpful?
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
RequestInfo should be used to carry meta information about the requests to the server as described in the fields below. All eGov APIs will use requestinfo as a part of the request body to carry this meta information. Some of this information will be returned back from the server as part of the ResponseInfo in the response body to ensure correlation.
A representation of Household.
The household response object.
Update A Household, Ok response is returned.
The request object, containing all necessary information for updating an HouseHold Registration and the request body metadata
RequestInfo should be used to carry meta information about the requests to the server as described in the fields below. All eGov APIs will use requestinfo as a part of the request body to carry this meta information. Some of this information will be returned back from the server as part of the ResponseInfo in the response body to ensure correlation.
A representation of Household.
The household response object.
Search Household Registrations Ok response is returned.
The request object, containing all necessary information for updating an household Registration and the request body metadata
RequestInfo should be used to carry meta information about the requests to the server as described in the fields below. All eGov APIs will use requestinfo as a part of the request body to carry this meta information. Some of this information will be returned back from the server as part of the ResponseInfo in the response body to ensure correlation.
The household Registration response object.
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
RequestInfo should be used to carry meta information about the requests to the server as described in the fields below. All eGov APIs will use requestinfo as a part of the request body to carry this meta information. Some of this information will be returned back from the server as part of the ResponseInfo in the response body to ensure correlation.
A representation of Individual Registration to a Campaign.
The individual response object.
Update An Individual, Ok response is returned.
The request object, containing all necessary information for updating an individual and the request body metadata
RequestInfo should be used to carry meta information about the requests to the server as described in the fields below. All eGov APIs will use requestinfo as a part of the request body to carry this meta information. Some of this information will be returned back from the server as part of the ResponseInfo in the response body to ensure correlation.
A representation of Individual Registration to a Campaign.
The individual response object.
Search Individual Registrations Ok response is returned.
The request object, containing all necessary information for updating an Individual and the request body metadata
RequestInfo should be used to carry meta information about the requests to the server as described in the fields below. All eGov APIs will use requestinfo as a part of the request body to carry this meta information. Some of this information will be returned back from the server as part of the ResponseInfo in the response body to ensure correlation.
The Individual response object.