Credit Memo Unapply Input

Input representation of the request to unapply a credit memo from an invoice.
JSON example
{
      "description": "Unapply credit memo from invoice to revert an error",
      "effectiveDate": "2024-07-01"
    }
Properties
Name Type Description Required or Optional Available Version
description String

Explanation or reason for unapplying the credit memo.

Optional 62.0
effectiveDate String

Effective date for the credit memo.

Optional 62.0