View recoveries

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

⚠️

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
Authorization
Basic
base64
:
Click Try It! to start a request and see the response here!