This operation allows an authenticated user (normally, with administrator/buyer role) to retrieve a list of subscription orders related to subscription reference specified in the input parameter that can be consolidated into a single subscription order.
Subscription orders can be consolidated when:
- Input subscription reference is an active and paid subscription.
- It is an online media type.
- It is paid in advance(PIA) anniversary, and
- A renewal item that is a non-stock
Input parameters:
| Field ID | Description | Type | Length | Constraints |
| sessionId | Session ID | String | Mandatory | |
| reference | Subscription reference | String | Mandatory |
Response:
| Field | Description | Type | Occurrence |
| isAllowed | Consolidation flag | String
Y- can be consolidated, N- can not be consolidated |
|
| numberOfOrders | Number of orders | Integer | |
| references | Subscription reference list | references | |
| messageSet | Message set | messageSetDataType Complex Type |
0..1 |
