Pennylane API Client
    Preparing search index...

    Interface LinkCreditNoteBody

    Body for linkCreditNote (POST /customer_invoices/{id}/link_credit_note).

    interface LinkCreditNoteBody {
        credit_note_id: number;
    }
    Index

    Properties

    Properties

    credit_note_id: number

    The credit note ID to link to the invoice