m8ty-api-server
Toggle table of contents
1.114.0
jvm
Platform filter
jvm
Switch theme
Search in API
m8ty-api-server
m8ty-adapter-interfaces - Backend Adapter Interfaces
/
eu.m8ty.api.adapter.interfaces.pis
/
PaymentsAdapter
/
cancelByPaymentId
cancel
By
Payment
Id
abstract
fun
cancelByPaymentId
(
paymentId
:
String
)
Cancels a payment by its payment ID.
Parameters
payment
Id
The ID of the payment to be cancelled.