TransactionHistory-GetDetail-v3: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 48: | Line 48: | ||
!Link to the structure | !Link to the structure | ||
|- | |- | ||
| BankTransferPayment || [[ | | BankTransferPayment || [[TransactionHistory-GetDetail-v3#BankTransferPayment | BankTransferPayment structure]] | ||
|- | |- | ||
| BankTransferPaymentFee || [[ | | BankTransferPaymentFee || [[TransactionHistory-GetDetail-v3#BankTransferPaymentFee | BankTransferPaymentFee structure]] | ||
|- | |- | ||
| BlockAmount || [[ | | BlockAmount || [[TransactionHistory-GetDetail-v3#BlockAmount | BlockAmount structure]] | ||
|- | |- | ||
| CardPayment || [[ | | CardPayment || [[TransactionHistory-GetDetail-v3#CardPayment | CardPayment structure]] | ||
|- | |- | ||
| CardProcessingFee || [[ | | CardProcessingFee || [[TransactionHistory-GetDetail-v3#CardProcessingFee | CardProcessingFee structure]] | ||
|- | |- | ||
| CardTopUp || [[ | | CardTopUp || [[TransactionHistory-GetDetail-v3#CardTopUp | CardTopUp structure]] | ||
|- | |- | ||
| CashTopUp || [[ | | CashTopUp || [[TransactionHistory-GetDetail-v3#CashTopUp | CashTopUp structure]] | ||
|- | |- | ||
| Comission || [[ | | Comission || [[TransactionHistory-GetDetail-v3#Comission | Comission structure]] | ||
|- | |- | ||
| Donation || [[ | | Donation || [[TransactionHistory-GetDetail-v3#Donation | Donation structure]] | ||
|- | |- | ||
| ElectronicMoneyPayment || [[ | | ElectronicMoneyPayment || [[TransactionHistory-GetDetail-v3#ElectronicMoneyPayment | ElectronicMoneyPayment structure]] | ||
|- | |- | ||
| ExternalTransfer || [[ | | ExternalTransfer || [[TransactionHistory-GetDetail-v3#ExternalTransfer | ExternalTransfer structure]] | ||
|- | |- | ||
| GatewayFee || [[ | | GatewayFee || [[TransactionHistory-GetDetail-v3#GatewayFee | GatewayFee structure]] | ||
|- | |- | ||
| InternalTransfer || [[ | | InternalTransfer || [[TransactionHistory-GetDetail-v3#InternalTransfer | InternalTransfer structure]] | ||
|- | |- | ||
| IssueFromCustody || [[ | | IssueFromCustody || [[TransactionHistory-GetDetail-v3#IssueFromCustody | IssueFromCustody structure]] | ||
|- | |- | ||
| PayeeTransaction || [[ | | PayeeTransaction || [[TransactionHistory-GetDetail-v3#PayeeTransaction | PayeeTransaction structure]] | ||
|- | |- | ||
| RefundToBankAccount || [[ | | RefundToBankAccount || [[TransactionHistory-GetDetail-v3#RefundToBankAccount | RefundToBankAccount structure]] | ||
|- | |- | ||
| RefundToCard || [[ | | RefundToCard || [[TransactionHistory-GetDetail-v3#RefundToCard | RefundToCard structure]] | ||
|- | |- | ||
| RefundToWallet || [[ | | RefundToWallet || [[TransactionHistory-GetDetail-v3#RefundToWallet | RefundToWallet structure]] | ||
|- | |- | ||
| RejectedWithdraw || [[ | | RejectedWithdraw || [[TransactionHistory-GetDetail-v3#RejectedWithdraw | RejectedWithdraw structure]] | ||
|- | |- | ||
| RejectedWithdrawFee || [[ | | RejectedWithdrawFee || [[TransactionHistory-GetDetail-v3#RejectedWithdrawFee | RejectedWithdrawFee structure]] | ||
|- | |- | ||
| ReleaseAmount || [[ | | ReleaseAmount || [[TransactionHistory-GetDetail-v3#ReleaseAmount | ReleaseAmount structure]] | ||
|- | |- | ||
| UnsuccessfulRefundToBankAccount || [[ | | UnsuccessfulRefundToBankAccount || [[TransactionHistory-GetDetail-v3#UnsuccessfulRefundToBankAccount | UnsuccessfulRefundToBankAccount structure]] | ||
|- | |- | ||
| UnsuccessfulRefundToCard || [[ | | UnsuccessfulRefundToCard || [[TransactionHistory-GetDetail-v3#UnsuccessfulRefundToCard | UnsuccessfulRefundToCard structure]] | ||
|- | |- | ||
| UnsuccessfulTransfer || [[ | | UnsuccessfulTransfer || [[TransactionHistory-GetDetail-v3#UnsuccessfulTransfer | UnsuccessfulTransfer structure]] | ||
|- | |- | ||
| UnsuccessfulWithdraw || [[ | | UnsuccessfulWithdraw || [[TransactionHistory-GetDetail-v3#UnsuccessfulWithdraw | UnsuccessfulWithdraw structure]] | ||
|- | |- | ||
| WireTopUp || [[ | | WireTopUp || [[TransactionHistory-GetDetail-v3#WireTopUp | WireTopUp structure]] | ||
|- | |- | ||
| Withdraw || [[ | | Withdraw || [[TransactionHistory-GetDetail-v3#Withdraw | Withdraw structure]] | ||
|- | |- | ||
| WithdrawFee || [[TransactionHistory-GetDetail-v3# | | WithdrawFee || [[TransactionHistory-GetDetail-v3#WithdrawFee | WithdrawFee structure]] | ||
|- | |- | ||
|} | |} | ||
Line 108: | Line 108: | ||
== Custom structures == | == Custom structures == | ||
=== | === BankTransferPayment === | ||
=== BankTransferPaymentFee === | |||
=== BlockAmount === | |||
=== CardPayment === | |||
=== CardProcessingFee === | |||
=== CardTopUp === | |||
=== CashTopUp === | |||
=== Comission === | |||
=== Donation === | |||
=== ElectronicMoneyPayment === | |||
=== ExternalTransfer === | |||
=== GatewayFee === | |||
=== InternalTransfer === | |||
=== IssueFromCustody === | |||
=== PayeeTransaction === | |||
=== RefundToBankAccount === | |||
=== RefundToCard === | |||
=== RefundToWallet === | |||
=== RejectedWithdraw === | |||
=== RejectedWithdrawFee === | |||
=== ReleaseAmount === | |||
=== UnsuccessfulRefundToBankAccount === | |||
=== UnsuccessfulRefundToCard === | |||
=== UnsuccessfulTransfer === | |||
=== UnsuccessfulWithdraw === | |||
=== WireTopUp === | |||
=== Withdraw === | |||
=== WithdrawFee === |
Revision as of 13:29, 17 March 2023
Barion API: transaction history details
GET | /v3/TransactionHistory/GetDetail |
---|
The /v3/TransactionHistory/GetDetail
API endpoint is used to query the details of the specified transaction history element.
Prerequisites before use:
IMPORTANT
This API should not be used for reconciliation, use the statement API instead.
IMPORTANT
The item type of history elements does not correlate with the type of transactions exported through GUI or downloaded with statement
API.
Authentication
Input properties
The input properties should be defined in the query string.
Property name | Property type | Limitations and constraints | Description |
---|---|---|---|
ItemId | Guid | * Required | The identifier of the history element. |
Input properties
Output properties
Property name | Property type | Description |
---|---|---|
DetailInformation | custom structure | The data structure depends on the history item type. The structures are linked below. |
History item structures: