retrieveCustomerClassification (DSX185A) – allows the user to retrieve the values for a selected classification for the current customer. (registered).
N.B. The user needs to call the createSession web service for a registered user before calling this web service.
Input parameters:
| Field ID | Description | Type | Length | Constraints |
| sessionId | Session ID for the logged in user | String | Mandatory | |
| classificationType | Classification type | String | Mandatory |
Response:
| Field ID | Description | Type | Length |
| customer | Customer | String | |
| classificationType | Classification type | String | |
| classificationCode | Array of customer classification codes | classificationCodeType | |
| messageSet | Message set | messageSetDataType | unbounded |
