GET https://api.imoje.pl/v1/merchant /{merchantId}/transaction/{transactionId}

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)

Path parameters

  • string Required
  • string(uuid) Required
GET /{merchantId}/transaction/{transactionId}
Loading...

Share your request

Use this link to easily share a pre-filled request of this operation. Everything you filled will be shared apart from the authentication fields.

Request URL

https://bump.sh/pgw/doc/imoje-api-en/explorer/operation/operation-get-parameter-transaction-parameter

Send a delete request

It looks like you’re about to send a DELETE request to this API. This type of request carries a risk of permanent and irreversible data loss.

Are you sure you want to continue?
Response
Waiting for a request to be sent.