Operation
get /esmBrowser/customer/getAllCommonCustomers/{localTimeZoneOffset}getAllCommonCustomers (getAllCommonCustomers : /esmBrowser/customer/getAllCommonCustomers/{localTimeZoneOffset})
getAllCommonCustomers
Path parameters
Name |
IsRequired |
Description |
Enum |
|---|---|---|---|
| localTimeZoneOffset | required | localTimeZoneOffset | --- |
Return type
Responses
Response Messages |
Schema |
|---|---|
| 200success |
List[N_CustomerData]
|
| 401Unauthorized | --- |
| 403Forbidden | --- |
| 404Not Found | --- |
Produces
This API call produces the following media types according to the Accept request header;
the media type will be conveyed by the Content-Type response header.
application/json
External Docs
See Also :
Operation
get /esmBrowser/customer/getAllCustomers/{localTimeZoneOffset}getAllCustomers (getAllCustomers : /esmBrowser/customer/getAllCustomers/{localTimeZoneOffset})
getAllCustomers
Path parameters
Name |
IsRequired |
Description |
Enum |
|---|---|---|---|
| localTimeZoneOffset | required | localTimeZoneOffset | --- |
Return type
Responses
Response Messages |
Schema |
|---|---|
| 200success |
CustomerUIDataList
|
| 401Unauthorized | --- |
| 403Forbidden | --- |
| 404Not Found | --- |
Produces
This API call produces the following media types according to the Accept request header;
the media type will be conveyed by the Content-Type response header.
application/xml
External Docs
See Also :
Operation
get /esmBrowser/customer/getAllCustomersJ/{localTimeZoneOffset}getAllCustomersJ (getAllCustomersJ : /esmBrowser/customer/getAllCustomersJ/{localTimeZoneOffset})
getAllCustomersJ
Path parameters
Name |
IsRequired |
Description |
Enum |
|---|---|---|---|
| localTimeZoneOffset | required | localTimeZoneOffset | --- |
Return type
Responses
Response Messages |
Schema |
|---|---|
| 200success |
CustomerUIDataList
|
| 401Unauthorized | --- |
| 403Forbidden | --- |
| 404Not Found | --- |
Produces
This API call produces the following media types according to the Accept request header;
the media type will be conveyed by the Content-Type response header.
application/json
External Docs
See Also :
Operation
get /esmBrowser/customer/getCustomer/{customerName}getCustomerDetails (getCustomerDetails : /esmBrowser/customer/getCustomer/{customerName})
getCustomerDetails
Path parameters
Name |
IsRequired |
Description |
Enum |
|---|---|---|---|
| customerName | required | customerName | --- |
Return type
Responses
Response Messages |
Schema |
|---|---|
| 200success |
nCustomerData
|
| 401Unauthorized | --- |
| 403Forbidden | --- |
| 404Not Found | --- |
Produces
This API call produces the following media types according to the Accept request header;
the media type will be conveyed by the Content-Type response header.
application/xml
External Docs
See Also :
CustomerUIDataList
Name |
Type |
Description |
Enum |
|---|---|---|---|
| customerUIDataList | array[CustomerUIData] CustomerUIData |
--- | --- |
N_CustomerData
Name |
Type |
Description |
Enum |
|---|---|---|---|
| customerId | Long long |
--- | --- |
| customerName | String string |
--- | --- |
| phoneNumber | String string |
--- | --- |
| emailId | String string |
--- | --- |
| address | String string |
--- | --- |
| descr | String string |
--- | --- |
| creationTime | String string |
--- | --- |
| lastUpdationTime | String string |
--- | --- |
| id | Long long |
--- | --- |
| guiLabel | String string |
--- | --- |
| className | String string |
--- | --- |
| key | String string |
--- | --- |
| additionalInfo | Object object |
--- | --- |