Order Line Cancellation Flow
Introduction
This article outlines the flow for canceling the order placed on the platform. Please note that the order line cancellation APIs apply to orders irrespective of whether it is placed through the platform UI or APIs.
In addition, please note that vendors have different order cancelation policies, hence, the flow involves the step to validate the ability to cancel particular orders.
Audience:
Integration developers, business analysts, and software architects.
Prerequisites:
Order is Placed and Executed (see. Place and Provision Orders via API).
Order is in status “Provision Finished”. Please note that only orders in “Provision Finished” status can be canceled. Hence, wait a few minutes following the order placement.
APIs in scope:
No.1. List All Orders
API to list newly created orders. Given that the order “Status Name” is “Provision Finished”, you can proceed with order line cancellation.
“Items Count” will reveal how many order items an order contains.
No.2. List Order Items
API is used to get the order item IDs.
No.3. Validate Order Cancellation
Verify that an order line can be canceled.
No.4. Cancel Order Item
API is used to cancel an order item.
Was this article helpful?
Articles in this section
- How to register (sign-up) to AppXIte APIs at developer.appxite.com?
- Navigating Platform APIs
- API Access via Developer Portal
- Optional Caching Policies
- User Management via APIs
- Activity History API
- Get Catalog and Prices
- Place and Provision Orders
- Manage Microsoft Customer Tenants
- Manage Subscriptions via APIs
Add comment
Please sign in to leave a comment.