Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Cancels the settlement and updates the fields related to the canceled settlement.
Syntax
public void CancelSettlement(FreeText reasonTxt, RetailConcessionCancel _concessionCancel)
Run On
ClientOrServer
Parameters
- reasonTxt
Type: FreeText Extended Data Type
The reason for the cancellation.
- _concessionCancel
Type: RetailConcessionCancel Enumeration
A RetailConcessionCancel enumeration value that indicates the status of the cancellation.
Remarks
This method calls the removeSettlementId method to clear all the transactions for settlement.