This operation allows an authenticated user (normally, with administrator role) to cancel an “active” subscription order by providing subscription reference and cancellation details. The cancellation status code comes from control file (TMSSM/SMX010). Cancellation code can be a mandatory or optional field based on the ‘Cancel Reason Required?’ flag in control file TMSSM/SL-SOS for the cancellation status code to be used.
Input parameters:
| Field ID | Description | Type | Length | Constraints |
| sessionId | Session ID | String | Mandatory | |
| reference | Subscription reference | String | Mandatory | |
| cancellationCode | Cancellation code | String | Mandatory | |
| cancellationText | Cancellation text | String | Optional |
Response:
| Field | Description | Type | Occurrence |
| messageSet | Message set | messageSetDataType Complex Type |
0..1 |
