Billing Schedule Recovery List

Output representation of the recovered details of the billing schedules and associated invoice.
JSON example
{
  "recoveryResults": [
    {
      "billingSchedules": [
        {
          "billingScheduleId": "44bDU00000000XX",
          "billingScheduleStatus": "ReadyForInvoicing"
        }
      ],
      "invoiceErrors": [],
      "invoiceId": null,
      "success": true
    }
  ]
}
Property Name Type Description Filter Group and Version Available Version
recovery​Results Invoice Recovery[]

Details of the recovered invoice and billing schedules.

Big, 62.0 62.0