Skip to main content

Get transaction

GET 

/api/v1/stores/:storeId/transactions/:transactionId

Returns a single transaction by its transactionId (the deposit ID) or by invoiceId.

Use this to retrieve the exact fee and net amounts for a specific invoice, or to get the payment hash (hash) after a deposit has settled.

Request

Responses

Successfully retrieved the transactions