ID Generation
API to generate new id based on the id formats passed.
post
/_genearte
Body
requestInfoobject
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.
idRequestsobject[]
Responses
*/*
*/*
cURL
JavaScript
Python
HTTP
201
400
Was this helpful?