consolidateSubscriptionOrders

This operation allows an authenticated user (normally, with administrator/buyer role) to consolidate same subscription list into a single subscription order.

When commit flag is equal to “N”, this operation will return simulated prices for the new consolidated subscription and extension of the selected orders. This task will be useful for displaying the consolidation review page. As for commit flag “Y” means proceed with the consolidation process.

Input parameters:

Field ID Description Type Length Constraints
sessionId Session ID String Mandatory
commit Commitment flag String; Value (Y/N) Mandatory
customerReference Customer reference String Optional
subscriptionReference Subscription reference references Mandatory

Response:

Field Description Type Occurrence
consolidatedSubscriptionOrders Consolidation flag consolidatedSubscriptionOrderDetails
messageSet Message set messageSetDataType
Complex Type
0..1