Get customerId by customer regNo
This operation will return the customer id related to given customer regNo
GET
Get customerId by customer regNo
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Path Parameters
Identifier to customer you want fetch the id for, for example SSN. Enfuce does not do any validation for this regNo.
Query Parameters
The audit user to log the request
Response
Successful retrieval of customer id
Unique identifier for customer assigned by Enfuce
Example:
151077912
Get customerId by customer regNo

