Downloading transaction data
GET
https://api.imoje.pl/v1/merchant
/{merchantId}/transaction/{transactionId}
Production environment
{var_value}
Downloading transaction data
This request allows you to retrieve all necessary transaction data.
Data from the payer's bank
This request also allows you to obtain original data from the payer's bank for fast online transfers (pbl) and wire transfers (wt). In the sandbox environment, it is not possible to retrieve data from the payer's bank for technical reasons.
If the data from the payer's bank is not available immediately after the transaction, the API should retry downloading this data at intervals of several hours (in extreme situations, the data may be available even after 24 working hours).
Authentication: 
Authorization token (http)
GET /{merchantId}/transaction/{transactionId}
Loading...
Response
Waiting for a request to be sent.