This operation allows an authenticated user/contact with Admin/Buyer role to retrieve all subscription orders for the customer associated with the contact.
For standard user, it will only return those subscription orders where the contact ID exists as an active subscriber.
Input parameters:
| Field ID | Description | Type | Length | Constraints |
| sessionId | Session ID | String | Mandatory | |
| processNumber | Process number | String | Optional | |
| customerReference | Customer reference | String | Optional | |
| orderStatus | Order status | String | Optional | |
| mediaType | Media type | String | Optional | |
| gratisCode | Gratis code | String | Optional |
Response:
| Field | Description | Type | Occurrence |
| numberOfResults | Number of results | Integer | |
| subscriptionOrders | Subscription orders | subscriptionOrder | |
| messageSet | Message set | messageSetDataType Complex Type |
0..1 |
