Transaction

post/api/Transaction/RepayTransaction

Headers

Authorizationstring required

Access Token

langstring required

lang

ClientIdstring required

ClientId

ClientVersionstring

ClientVersion

Request body

transactionIdstring uuid
paymentType'ByCard' | 'ByWallet' | 'ByTBCBank' | 'ByGooglePay' | 'ByApplePay' | 'ByGooglePayVisa' | 'ByApplePayVisa' | 'ByTBCAccount' | 'ByBOGAccount'
saveCardboolean
amountnumber double
promoCodestring
userCardIdstring uuid
validationCodestring
tbcBankPaymentMethodinteger

Response

Success

redirectUrlstring
transactionHeaderIdstring

Changes