Cancellation of an Order including Consumption Taxes
Description
In the example below we have a simple round trip for travel within Canada, sold in and originating in the province of Quebec where there are two consumption taxes. The Goods and Services Tax (GST) shown using tax code XG and the Quebec Sales Tax (QST) shown using tax code XQ. It has been changed once with an additional collection.
The Order will be cancelled.
Concepts Demonstrated
Consumption taxes node
Taxes, Fees, and Charges node including a TFC with a Handling Fee
Preconditions / Assumptions
The Order is paid
Descriptive Flow
Step | Message | Description |
|---|
Step | Message | Description |
|---|---|---|
1 | OrderRetrieveRQ | Request to retrieve the existing Order |
2 | OrderViewRS | Returns the most recent version of the Order. |
3 | OrderReshopRQ | Request to modify the Order retaining some of the original services. |
4 | OrderReshopRS | Returns the options. |
5 | OrderChangeRQ | Request to modify the Order based on one of the Reshop results including Payment for the additional collection. |
6 | OrderViewRS | Returns the most recent version of the Order. |
7 | OrderSalesInformationNotifRQ | Provides the details to the Accounting system. |
8 | Acknowledgement | Accounting system returns an acknowledgement to the Order Management system |