TransactionHistory-GetDetail-v3

From Barion Documentation
Revision as of 11:32, 17 March 2023 by Penteki (talk | contribs) (Created page with "{{PageTitle|title=Barion API: transaction history details}} {{TableOfContents}} {{api_callmethod |method=GET |uri=/v3/TransactionHistory/GetDetail }} The <code>/v3/Transact...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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

Barion Wallet 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 The data structure depends on the history item type. These structures are linked below.