- Home
- Products&Solutions
- Pricing
- Compliance
- Help
- Confirmation letter
- Sandbox
- Q&A
- Google Authenticator
- About
Retrieve token
string
string
string
string
string
string
{
"success": true,
"result": {
"token": "1dff02d0-8309-48d9-aed3-cf5489e05edb",
"refreshToken": "9da7f3e9-4595-4f62-afcf-71353a89a14c",
"tokenTime": 3600000,
"refreshTokenTime": 7776000000
},
"errorCode": "",
"errorDescription": ""
}
Retrieve account details using a customer's email
string
string
string
string
{
"success": true,
"result": {
"P": [
{
"iban": "LT923870010000004224",
"currency": "EUR"
},
{
"iban": "GBXXCLJU04130780062746",
"currency": "GBP"
},
{
"iban": "GBXXCLJU04130780062948",
"currency": "GBP"
},
{
"iban": "LT653870010000004225",
"currency": "EUR"
},
{
"iban": "LT273870010000004230",
"currency": "EUR"
},
{
"iban": "GBXXCLJU04130780063319",
"currency": "GBP"
}
],
"This customer Company Account": [
{
"iban": "LT893870020000004229",
"currency": "EUR"
},
{
"iban": "GBXXCLJU04130780062972",
"currency": "GBP"
},
{
"iban": "LT773870020000004251",
"currency": "EUR"
},
{
"iban": "GBXXCLJU04130780064135",
"currency": "GBP"
}
],
"Nenumanua": []
},
"errorCode": "",
"errorDescription": ""
}Retrieve account balance
string
string
string
string
string
{
"success": true,
"result": {
"EUR": 11892736.47,
"CNY": 218324.48,
"USD": 3317.88
},
"errorCode": "",
"errorDescription": ""
}Authorization
string
string
string
string
string
string
{
"success": true,
"result": {},
"errorCode": "",
"errorDescription": ""
}Transaction history request
string
string
string
string
string
string
string
integer
integer
string
{
"success": true,
"result": {
"curPage": 1,
"pageSize": 10,
"totalCount": 28,
"resultList": [
{
"accountNumber": "LT353870020000004231",
"currency": "EUR",
"txnType": "OUTGOING",
"txnAmount": 1.0000,
"txnTime": "2023-06-27 11:05:33",
"orderNo": "NAF000000484975"
},
{
"accountNumber": "LT353870020000004231",
"currency": "EUR",
"txnType": "OUTGOING",
"txnAmount": 27.0000,
"txnTime": "2023-06-27 11:05:33",
"orderNo": "NAF000000484973"
},
{
"accountNumber": "LT353870020000004231",
"currency": "EUR",
"txnType": "OUTGOING",
"txnAmount": 1.0000,
"txnTime": "2023-06-27 11:04:16",
"orderNo": "NAF000000484971"
},
{
"accountNumber": "LT353870020000004231",
"currency": "EUR",
"txnType": "OUTGOING",
"txnAmount": 65.0000,
"txnTime": "2023-06-27 11:04:16",
"orderNo": "NAF000000484969"
},
{
"accountNumber": "LT353870020000004231",
"currency": "EUR",
"txnType": "OUTGOING",
"txnAmount": 1.0000,
"txnTime": "2023-06-27 10:25:10",
"orderNo": "NAF000000484967"
},
{
"accountNumber": "LT353870020000004231",
"currency": "EUR",
"txnType": "OUTGOING",
"txnAmount": 65.0000,
"txnTime": "2023-06-27 10:25:10",
"orderNo": "NAF000000484965"
},
{
"accountNumber": "LT353870020000004231",
"currency": "EUR",
"txnType": "OUTGOING",
"txnAmount": 1.0000,
"txnTime": "2023-06-27 10:24:27",
"orderNo": "NAF000000484963"
},
{
"accountNumber": "LT353870020000004231",
"currency": "EUR",
"txnType": "OUTGOING",
"txnAmount": 65.0000,
"txnTime": "2023-06-27 10:24:27",
"orderNo": "NAF000000484961"
},
{
"accountNumber": "LT353870020000004231",
"currency": "EUR",
"txnType": "OUTGOING",
"txnAmount": 1.0000,
"txnTime": "2023-06-27 10:23:07",
"orderNo": "NAF000000484959"
},
{
"accountNumber": "LT353870020000004231",
"currency": "EUR",
"txnType": "OUTGOING",
"txnAmount": 65.0000,
"txnTime": "2023-06-27 10:23:07",
"orderNo": "NAF000000484957"
}
],
"beginIndex": 1,
"endIndex": 10,
"pageCount": 3
},
"errorCode": "",
"errorDescription": ""
}Payment details request
string
string
string
string
{
"success": true,
"result": "1b832e01-8a67-40ac-be9e-2e62aea6f9b5",
"errorCode": "",
"errorDescription": ""
}Payment initiation request
string
string
string
string
string
string
string
string
string
string
string
string
string
string
OBject
{
"beneficiaryName": "Edward Martinez",
"beneficiaryCountryEN": "mbfxwr",
"beneficiaryCountryCode": "LT",
"beneficiaryType": "1",
"beneficiaryAddress": "smgwciohm",
"swiftCode": "LTLTLTLTLT",
"bankName": "jebmbxxqf",
"bankCountry": "LT",
"bankAddress": "LT",
"accountNo": "LT353870020",
"beneficiaryCurrency": "EUR",
"bankBranch": "yiftcex",
"beneficiaryCountryCN": "cillum ex",
"beneficiaryFirstName": "Timothy",
"beneficiaryCity": "rbagqexs",
"beneficiaryNameCN": "张三",
"beneficiaryStateProvince": "kbt",
"wireAba": "in ",
"beneficiaryLastName": "Clark",
"bankProvince": "ciqqknskt",
"bankCity": "ztipjissk",
"beneficiaryPostcode": "sdgnlw"
},{
"success": true,
"result": "REVIEW",
"errorCode": "",
"errorDescription": ""
}Payment Status Request
string
string
string
string
string
{
"success": true,
"result": "REVIEW",
"errorCode": "",
"errorDescription": ""
}