Get customer information
Get customer by customer number
This operation will return customer data related to given customer number
GET
/
v3
/
customerNumber
/
{customerNumber}
Path Parameters
customerNumber
string
requiredThe customer number 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
.