This operation allows an authenticated user to lookup subscription order by reference number and view the details. IP1 will validate if the requester (based on the contact ID) is authorized to view the subscription order details.
Input parameters:
| Field ID | Description | Type | Length | Constraints |
| sessionId | Session ID | String | Mandatory | |
| referfence | Subscription reference | String | Mandatory |
Response:
| Field | Description | Type | Occurrence |
| subscriptonOrder | Subscription order list | subscriptionOrder | |
| paymentPlan | Payment plan | paymentPlan | |
| users | Subscription user list | subscriptionUserList | |
| messageSet | Message set | messageSetDataType Complex Type |
0..1 |
