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: string
-
branchCode: string
branchCode
-
userId: string
userId
Response
Supported Media Types
- application/json
- application/xml
201 Response
Returns message of succes or failure
Headers
Root Schema : NonCustIdResponse
Type:
Show Source
object
-
nonCustomerId(optional):
string
Non Customer Id
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