Varchev Finance home page
Search...
Sign Up
Sign In
Sign Up
Search...
Navigation
Documentation
Sign In
AML
GET
Get document
GET
Get documents
GET
Get verification result
POST
Post document upload
PUT
Put document status
PUT
Put document update
Country Data
POST
Post country data
POST
Post list data
Crypto
Private
Public
Currency
POST
Post exchange rate series
POST
Post exchange rate
Customer
2FA
AccessControl
Active Session
Customer
Organization
Email
POST
Post send
IP
GET
Get details
IPG
IPG Backoffice APIs
IPG Payment APIs
DEL
Delete payment token delete
GET
Get payment organizations customers saved cards
GET
Get payment organizations terminals
GET
Get payment payments status by payment id
POST
Post payment pay 3d secure
POST
Post payment pay sync
POST
Post payment pay with token
POST
Post payment payments refund
POST
Post payment payments status by transaction id
POST
Post payment token delete by registration id
POST
Post payment token register
POST
Post payment transactions
KYC
POST
Post authorize
POST
Post backgroundcheck
POST
Post delete info
POST
Post face
POST
Post get info
POST
Post scan documents
POST
Post upload image
PUT
Put backgroundcheck
PEPS
Default
GET
Get get profile
Smart Contract
Global Settings
Wallet
Admin
Allowed Operation
Assets
Currency
Currency Pairs
Dashboard
Fee
Limit
Misc
Operation Address
Operation Destination
Order
Transactions
Wallets
IPG Payment APIs
Post payment pay with token
POST
/
payment
/
pay-with-token
Try it
Authorizations
Authorization
string
header
required
The access token received from the authorization server in the OAuth 2.0 flow.
Headers
WalletId
string
required
TenantId
string
required
OrganizationId
string
required
Body
application/json
text/json
application/*+json
amount
number
cardCvv
string | null
currency
string | null
destinationId
string | null
merchantRedirectUrl
string | null
merchantTransactionId
string | null
orderType
string | null
registrationId
string | null
terminalId
string | null
Response
200 - text/plain
isErr
boolean
isOk
boolean
value
object
Show child attributes
value.
id
string | null
value.
paymentDetail
object
Show child attributes
value.paymentDetail.
amount
integer
value.paymentDetail.
card
object
Show child attributes
value.paymentDetail.card.
bin
string | null
value.paymentDetail.card.
expiryMonth
string | null
value.paymentDetail.card.
expiryYear
string | null
value.paymentDetail.card.
holder
string | null
value.paymentDetail.card.
last4Digits
string | null
value.paymentDetail.
currency
string | null
value.paymentDetail.
descriptor
any | null
value.paymentDetail.
merchantTransactionId
any | null
value.paymentDetail.
paymentBrand
string | null
value.paymentDetail.
paymentId
string | null
value.paymentDetail.
paymentMode
string | null
value.paymentDetail.
paymentType
string | null
value.paymentDetail.
redirect
object
Show child attributes
value.paymentDetail.redirect.
method
any | null
value.paymentDetail.redirect.
parameters
object[] | null
Show child attributes
value.paymentDetail.redirect.parameters.
name
string | null
value.paymentDetail.redirect.parameters.
value
string | null
value.paymentDetail.redirect.
target
any | null
value.paymentDetail.redirect.
url
string | null
value.paymentDetail.
registrationId
any | null
value.paymentDetail.
remark
any | null
value.paymentDetail.
result
object
Show child attributes
value.paymentDetail.result.
code
integer
value.paymentDetail.result.
description
string | null
value.paymentDetail.
timestamp
string | null
value.paymentDetail.
transactionStatus
string | null
Post payment pay sync
Post payment payments refund