Generate non-customer ID
get
/service/v1/generateNonCustId
This endpoint is used to generate valid non-customer ID based on given set of parameters.
Request
Supported Media Types
- application/json
- application/xml
Header Parameters
-
appId(required): string
-
branchCode(required): string
branchCode
-
userId(required): string
userId
Response
Supported Media Types
- application/json
- application/xml
201 Response
Returns message of succes or failure
Headers
400 Response
Malformed syntax.
401 Response
Request does not have sufficient credentials.
403 Response
Request is not authorized.
405 Response
Invalid input
500 Response
Internal error