transactions
Reclaim transaction
Reclaims a previously completed Deposit transaction (minimum of 0.99). You can optionally reclaim partially. You can do so as many times as you wish until the entire deposited amount has been reclaimed.
A Deposit transaction can only be reclaimed after the transaction has been processed and completed.
Ensure you also implement an event notification handler to get transaction status updates.
post/transactions/{transactionId}/reclaim
Path parameters
transactionIdstring required
Deposit Transaction ID retrieved from a Trustly Deposit transaction.
Headers
Authorizationstring required
Request body
Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.