Payment

post/payment-api/v1/Payment/authorizations/void

Request body

transactionIdstring nullable
paymentIntentIdinteger nullable
amountnumber double

Response

Success

'Pending' | 'Succeeded' | 'Failed' required

Changes