{
"status": "text",
"status_code": 1,
"message": "text",
"data": [
{
"id": 1,
"external_id": "text",
"internal_id": "text",
"transaction_type": "text",
"amount": "text",
"provider_response": {
"date": {
"creationDate": "2024-09-06T11:40:13Z",
"processedDate": "2024-09-06T11:40:13Z"
},
"fees": {
"amount": 1,
"account": "text",
"fxQuote": 1,
"currency": "text",
"fxSource": 1,
"description": "text"
},
"payer": {
"bank": {
"code": "710",
"name": "NVIO",
"branch": [],
"account": {
"type": "C",
"number": "710969000035509567"
}
},
"name": "Zee Technologies SPA",
"type": "INDIVIDUAL",
"email": "NA",
"document": {
"id": "ND",
"type": "ND"
},
"lastName": "Zee Technologies SPA"
},
"amount": 1,
"errors": [
"text"
],
"status": {
"code": "200",
"detail": "The payin was credited",
"description": "COMPLETED"
},
"country": "text",
"payment": {
"amount": 1,
"fxQuote": 1,
"currency": "text",
"financingFee": 1
},
"currency": "text",
"merchant": {
"name": "Zee Technologies SPA",
"type": "COMPANY"
},
"tracking": {
"id": "202409069071001080000509802957",
"concept": "nd",
"reference": "1"
},
"confirmed": {
"amount": 1,
"fxQuote": 1,
"currency": "text"
},
"externalId": "text",
"internalId": "text",
"localTaxes": [
"text"
],
"beneficiary": {
"bank": {
"account": {
"number": "646010319801292000"
}
},
"name": "Ogechi",
"type": "INDIVIDUAL",
"document": {
"id": "A1009098",
"type": "PASSPORT"
},
"lastName": null,
"informedName": "John Smith"
},
"withHoldings": [
"text"
],
"accountNumber": "text",
"paymentMethod": {
"code": "1630",
"flow": "DIRECT",
"type": "BankTransfer"
},
"referenceCode": "text",
"transactionType": "text",
"redirectUrl": "text",
"intermediaries": [
"text"
],
"wireInstructions": [
"text"
]
},
"created_at": "text",
"updated_at": "text",
"account_number": "text"
}
],
"pagination": {
"total": 63,
"per_page": 10,
"current_page": 1,
"last_page": 7,
"next_page_url": "http://127.0.0.1:9000/api/v1/business/virtual-account/history/646010319801302039?page=2",
"prev_page_url": null
}
}