Class TransactionSimulateClearingParams

  • All Implemented Interfaces:
    com.lithic.api.core.Params

    
    public final class TransactionSimulateClearingParams
     implements Params
                        

    Clears an existing authorization, either debit or credit. After this event, the transaction transitions from PENDING to SETTLED status.

    If amount is not set, the full amount of the transaction will be cleared. Transactions that have already cleared, either partially or fully, cannot be cleared again using this endpoint.