External recoveries - export

Use the external recoveries report to understand how Recurly’s Vindicia Retain integration is performing with respect to collecting payments on past due invoices Recurly was unable to collect payments on.

Overview

Required plan

This export is only available to merchants that are using Recurly’s Vindicia Retain integration.

Prerequisites

To enable and activate the External Recoveries export, your Recurly account must have the Vindicia Retain integration enabled.

Definition

The External Recoveries export provides detailed analysis on what is happening or has happened to the past due invoices that will be or have been sent to Vindicia Retain for collection through Recurly’s Vindicia Retain integration. Click here to learn more about Recurly’s Vindicia Retain integration.

Invoice status

  • Processing: Vindicia is currently attempting collections.
  • Success: Vindicia was able to collect payment.
  • Canceled: The invoice was sent to Vindicia, but then Recurly asked Vindicia to stop collection attempts (e.g. in the case Recurly was able to collect through a dunning action)
  • Failed: Recurly was unable to send the invoice to Vindicia due to errors.

Key benefits

  • View scheduled invoices: See which invoices are scheduled to be sent to Vindicia Retain for collection.
  • Track invoices in collection: View which invoices are currently with Vindicia Retain for collection.
  • Check collection outcomes: Determine which invoices Vindicia Retain was or wasn’t able to collect.

Filters

Time Range

Filters for all invoices that are scheduled to be sent to Vindicia (i.e. past due invoices) or invoices that have been sent to Vindicia that have a posted/creation date that match your date criteria

Table

To help you identify and organize information effectively, the export provides a structured table that contains the following columns:

IdExampleDescriptionData type (max size)
idvi9j29xspf2xUnique identifier that represents external recovery.string
invoice_number1291External invoice identifier.string
invoice_idb964b5439c2548a489b3a136e75aee9fUnique internal identifier for the invoice that is scheduled to be sent or has been sent to Vindicia.. This is also called the 'invoice_id' or 'uuid' for the invoice in the API.string
last_failed_transaction_id6c17ba39e8734ebaa5bf98fff6d91bb9Unique identifier for the transaction within Recurly. This represents the last failed transaction Recurly received before sending the invoice to Vindicia for collection.string
external_referenceGGGV001234Reference id for this record/invoice in Vindica’s system. This is only available for invoices that Recurly has attempted to send to Vindicia (i.e. not invoices that are scheduled to be sent).string
external_request_id262446f511143f0cfd761720334c5082044c2519Id of the API payload request/response Recurly used to send this invoice to Vindicia’s system. This is only available for invoices that Recurly has attempted to send to Vindicia (i.e. not invoices that are scheduled to be sent).string
attempts_to_send1Represents the number of times this invoice was attempted to be sent to Vindicia. Can be more than once if Recurly encountered a failure during the initial send. This is only available for invoices that Recurly has attempted to send to Vindicia (i.e. not invoices that are scheduled to be sent).numeric
collectionfalseRepresents whether it's a collection or refund/cancel.bool
statusprocessing, success, canceled, failedCurrent status of the invoice.string
sent_at2024-06-27 11:05:07.517401 PDTThe datetime the invoice was sent to Vindicia for collections.timestamp
send_at2024-06-27 11:05:05.415044 PDTThe datetime a past due invoice is scheduled to be sent to Vindicia for collections.timestamp
status_received_at2024-06-27 11:41:42 PDTThe datetime the current status was set.timestamp
created_at2024-06-27 11:05:05.417824 PDTThe datetime the invoice was created/posted.timestamp
modified_at2024-06-27 11:05:05.417824 PDTThe datetime the invoice status was modified.timestamp
external_recovery_api_ide28zov4fw0v2External Recovery API IDstring

Changelog

Version 2 - 02/05/25

  • Addition of external_recovery_api_id.