List Transfers

This allows you fetch all transfers.

📘

Transfer retry information

Adding include_retry_tag to your payload returns two key params that give you an insight into the nature of the transaction:

  1. is_retry, which informs you if the transfer is a retry attempt for a previously failed attempt.
  2. can_retry, which signifies if this transfer attempt can be retried upon failure.
Language
Click Try It! to start a request and see the response here!