maintainCustomerClassification (DSX185A) – allows the user to maintain 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 | |
| template | Template. May contain restrictions for what user can maintain | String | Optional | |
| classificationType | Classification Type | String | Mandatory | |
| classificationCodes | An array of classification codes to replace the existing classification codes for the customer/classification. Although optional no values will delete an exiting values |
String | Optional |
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 |
