Orders
Orders
The Orders API provides functionality to manage order bundle lifecycle processes within the system.
Description
The Orders API enables the creation and cancellation of bundle orders, supporting new purchases (NewOrder) and order cancellations (CancelOrder) within the IITC platform.
Use Cases
The Orders API may be used by client applications wishing to:
Place new bundle purchase orders for end users through the NewOrder operation.
Initiate the activation of data bundles associated with a specific end-user account and device (IMSI).
Support different order types and purchasing scenarios as defined by the IITC platform (e.g. prepaid, goodwill, OEM-paid).
Cancel previously submitted or active orders using the CancelOrder operation.
Manage order lifecycle transitions, including validation, activation, and cancellation flows.
Resources
Key features
This API enables users to :
- Create new bundle purchase orders for end users via the NewOrder operation.
- Trigger the activation of data bundles associated with a specific IMSI.
- Submit different order types according to IITC business rules and charging models.
- Cancel existing or active bundle orders using the CancelOrder operation.
- Control and manage the lifecycle of bundle orders from creation to cancellation.