AML
Country Data
Crypto
- Private
- Public
Customer
- 2FA
- AccessControl
- Active Session
- Credentials
- Customer
- Organization
IPG
- IPG Backoffice APIs
- IPG Payment APIs
KYB
- Company
- EIN Verification
- IBAN Verification
- NIF Verification
- Product
- System
- TIN Verification
- VAT Verification
KYC
PEPS
- Default
- GETGet get profile
Smart Contract
- Global Settings
- Rules
- Smart Contract
Wallet
- Admin
- Allowed Operation
- Assets
- Currency
- Currency Pairs
- Dashboard
- Fee
- Limit
- Misc
- Operation Address
- Operation Destination
- Order
- Transactions
- Wallets
Transactions
Get all transactions
POST
/
{walletId}
/
transactions
Copy
curl --request POST \
--url https://gateway.varchev.com/wallet/{walletId}/transactions \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--header 'tenantId: <tenantid>' \
--data '{
"type": "<string>",
"created": "<string>",
"status": "<string>",
"pageNumber": 123,
"pageSize": 123,
"orderId": 123
}'
Copy
{
"walletId": "walletId",
"pagination": {
"totalSize": 6.027456183070403,
"numberOfPages": 0.8008281904610115,
"currentPage": 1.4658129805029452
},
"tranactions": [
{
"walletId": "walletId",
"fees": [
{
"paidBy": "source",
"feeSharing": {
"destination": [
null,
null
]
},
"appliedTo": "base",
"feeApi": "feeApi",
"feeValue": {
"balanceType": "current",
"name": "name",
"instanceRef": {
"refferTo": ""
},
"value": "value"
},
"type": "fixed",
"group": 5.637376656633329,
"order": 2.3021358869347655
},
{
"paidBy": "source",
"feeSharing": {
"destination": [
null,
null
]
},
"appliedTo": "base",
"feeApi": "feeApi",
"feeValue": {
"balanceType": "current",
"name": "name",
"instanceRef": {
"refferTo": ""
},
"value": "value"
},
"type": "fixed",
"group": 5.637376656633329,
"order": 2.3021358869347655
}
],
"transactionDateReversed": "2000-01-23T04:56:07.000Z",
"orderId": "orderId",
"transactionDateConfimed": "2000-01-23T04:56:07.000Z",
"transactionDateCancelled": "2000-01-23T04:56:07.000Z",
"transactionDateStarted": "2000-01-23T04:56:07.000Z",
"id": "id",
"events": [
{
"walletId": "walletId",
"orderId": "orderId",
"event_date": "2000-01-23T04:56:07.000Z",
"id": "id",
"originator": "originator",
"status": "status"
},
{
"walletId": "walletId",
"orderId": "orderId",
"event_date": "2000-01-23T04:56:07.000Z",
"id": "id",
"originator": "originator",
"status": "status"
}
],
"status": "status"
},
{
"walletId": "walletId",
"fees": [
{
"paidBy": "source",
"feeSharing": {
"destination": [
null,
null
]
},
"appliedTo": "base",
"feeApi": "feeApi",
"feeValue": {
"balanceType": "current",
"name": "name",
"instanceRef": {
"refferTo": ""
},
"value": "value"
},
"type": "fixed",
"group": 5.637376656633329,
"order": 2.3021358869347655
},
{
"paidBy": "source",
"feeSharing": {
"destination": [
null,
null
]
},
"appliedTo": "base",
"feeApi": "feeApi",
"feeValue": {
"balanceType": "current",
"name": "name",
"instanceRef": {
"refferTo": ""
},
"value": "value"
},
"type": "fixed",
"group": 5.637376656633329,
"order": 2.3021358869347655
}
],
"transactionDateReversed": "2000-01-23T04:56:07.000Z",
"orderId": "orderId",
"transactionDateConfimed": "2000-01-23T04:56:07.000Z",
"transactionDateCancelled": "2000-01-23T04:56:07.000Z",
"transactionDateStarted": "2000-01-23T04:56:07.000Z",
"id": "id",
"events": [
{
"walletId": "walletId",
"orderId": "orderId",
"event_date": "2000-01-23T04:56:07.000Z",
"id": "id",
"originator": "originator",
"status": "status"
},
{
"walletId": "walletId",
"orderId": "orderId",
"event_date": "2000-01-23T04:56:07.000Z",
"id": "id",
"originator": "originator",
"status": "status"
}
],
"status": "status"
}
],
"tenantId": "tenantId"
}
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Headers
Path Parameters
Body
application/json
Sample Payload
The body is of type object
.
Response
200
application/json
successful operation
The response is of type object
.
Copy
curl --request POST \
--url https://gateway.varchev.com/wallet/{walletId}/transactions \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--header 'tenantId: <tenantid>' \
--data '{
"type": "<string>",
"created": "<string>",
"status": "<string>",
"pageNumber": 123,
"pageSize": 123,
"orderId": 123
}'
Copy
{
"walletId": "walletId",
"pagination": {
"totalSize": 6.027456183070403,
"numberOfPages": 0.8008281904610115,
"currentPage": 1.4658129805029452
},
"tranactions": [
{
"walletId": "walletId",
"fees": [
{
"paidBy": "source",
"feeSharing": {
"destination": [
null,
null
]
},
"appliedTo": "base",
"feeApi": "feeApi",
"feeValue": {
"balanceType": "current",
"name": "name",
"instanceRef": {
"refferTo": ""
},
"value": "value"
},
"type": "fixed",
"group": 5.637376656633329,
"order": 2.3021358869347655
},
{
"paidBy": "source",
"feeSharing": {
"destination": [
null,
null
]
},
"appliedTo": "base",
"feeApi": "feeApi",
"feeValue": {
"balanceType": "current",
"name": "name",
"instanceRef": {
"refferTo": ""
},
"value": "value"
},
"type": "fixed",
"group": 5.637376656633329,
"order": 2.3021358869347655
}
],
"transactionDateReversed": "2000-01-23T04:56:07.000Z",
"orderId": "orderId",
"transactionDateConfimed": "2000-01-23T04:56:07.000Z",
"transactionDateCancelled": "2000-01-23T04:56:07.000Z",
"transactionDateStarted": "2000-01-23T04:56:07.000Z",
"id": "id",
"events": [
{
"walletId": "walletId",
"orderId": "orderId",
"event_date": "2000-01-23T04:56:07.000Z",
"id": "id",
"originator": "originator",
"status": "status"
},
{
"walletId": "walletId",
"orderId": "orderId",
"event_date": "2000-01-23T04:56:07.000Z",
"id": "id",
"originator": "originator",
"status": "status"
}
],
"status": "status"
},
{
"walletId": "walletId",
"fees": [
{
"paidBy": "source",
"feeSharing": {
"destination": [
null,
null
]
},
"appliedTo": "base",
"feeApi": "feeApi",
"feeValue": {
"balanceType": "current",
"name": "name",
"instanceRef": {
"refferTo": ""
},
"value": "value"
},
"type": "fixed",
"group": 5.637376656633329,
"order": 2.3021358869347655
},
{
"paidBy": "source",
"feeSharing": {
"destination": [
null,
null
]
},
"appliedTo": "base",
"feeApi": "feeApi",
"feeValue": {
"balanceType": "current",
"name": "name",
"instanceRef": {
"refferTo": ""
},
"value": "value"
},
"type": "fixed",
"group": 5.637376656633329,
"order": 2.3021358869347655
}
],
"transactionDateReversed": "2000-01-23T04:56:07.000Z",
"orderId": "orderId",
"transactionDateConfimed": "2000-01-23T04:56:07.000Z",
"transactionDateCancelled": "2000-01-23T04:56:07.000Z",
"transactionDateStarted": "2000-01-23T04:56:07.000Z",
"id": "id",
"events": [
{
"walletId": "walletId",
"orderId": "orderId",
"event_date": "2000-01-23T04:56:07.000Z",
"id": "id",
"originator": "originator",
"status": "status"
},
{
"walletId": "walletId",
"orderId": "orderId",
"event_date": "2000-01-23T04:56:07.000Z",
"id": "id",
"originator": "originator",
"status": "status"
}
],
"status": "status"
}
],
"tenantId": "tenantId"
}
Assistant
Responses are generated using AI and may contain mistakes.