View recoveries

Returns declined transactions within the given date range along with the decline recovery status of each.

For additional information about this endpoint, see the Retrieving transaction list from decline recovery tutorial.

⚠️

Try It

To use the Try It feature for this endpoint, you must use the credentials for your Sandbox API user.

Request parameters

  • endDate
  • limit
  • offset
  • startDate
  • recoveryStatus

Response parameters

  • offset
  • limit
  • rows
  • rows.id
  • rows.retryDate
  • rows.transactionDate
  • rows.originalAmount
  • rows.originalDeclinePaymentId
  • rows.orderNumber
  • rows.recoveryStatus
  • rows.retryCount
  • rows.merchantId
  • rows.userName
  • rows.isEnabledForRecovery
  • rows.declineMessage
  • rows.updatedAt
  • hasMore
Language
Credentials
Basic
base64
:
Click Try It! to start a request and see the response here!