Get customer information
Get customer by customer id
This operation will return customer data related to give customer id
GET
/
v3
/
{id}
Path Parameters
id
string
requiredThe customer id of which customer you want fetch details on
Query Parameters
auditUser
string
requiredThe audit user to log the request
Response
200 - application/json
The response is of type any
.