Deposit
Retrieve a deposit
Retrieves a deposit by its ID.
post/api/service/deposit/retrieve
Request body
idstring uuid required
The ID of the deposit
Response
Deposit retrieved successfully
idstring uuid required
The ID of the deposit
status'received' required
The status of the deposit
amountnumber required
The amount of the deposit
transactionIdstring uuid required
The ID of the transaction that initiated the deposit
currency'EUR' | 'GBP' | 'PLN' | 'SEK' | 'DKK' | 'USD' | 'USDC' | 'BTC' | 'ETH' | 'SOL' | 'POL' required
The currency of the deposit
receivedAtstring date-time required
The date and time the deposit was received
bankStatementReferencestring
The reference that appears on the bank statement
rail'sepa_instant' | 'faster_payments' | 'sepa' | 'elixir' | 'express_elixir' | 'sek_account_to_account' | 'sumclearing' | 'straksclearing' | 'swift' | 'internal' | 'target' | 'ach' | 'fedwire' | 'BTC' | 'BTC-TESTNET4' | 'ETH' | 'ETH-SEPOLIA' | 'SOL' | 'SOL-DEVNET' | 'MATIC' | 'MATIC-AMOY'
The payment rail or blockchain used for the deposit
txHashstring
The transaction hash for crypto deposits