Order Capture System Interfaces

Subscriber Inventory Interface

This interface is defined by the Order Capture System and is used to retrieve a list of subscribers. Typically, projects by using Order Capture System might implement the subscriber inventory interface to wrap a CRM system. For instructions, see CRM Configuration.

Offer and Price Interface

The offer interface is used by Order Capture System to retrieve the products and bundles that are eligible for a given subscriber, and the prices of those products and bundles. The interface used is the Offering interface from TIBCO Offer and Price Engine.

Note: If you use your own offering engine and implement this interface, ensure that the interface behaves like Offer and Price Engine.

Order Management Interface

This interface conforms to the Order Management Services defined in Order Management Services and is used to submit, amend, cancel, or retrieve orders. While Order Capture System has been tested against Order Management Service, you might implement your own version to enrich orders.

Note: If you use your own order management and implement this interface, ensure the interface behavior still confirms to Order Management Services.