Skip to main content

Mutation: updateCreditNote

Requires access to resource GRAPHQL_SALES_QUOTE_INVOICE_EDIT. Requires access to given credit note. Requires access to given quote realization leg

sales {
updateCreditNote(
creditNote: CreditNoteInput!
selectedLegNidList: [QuoteRealizationLegNid!]
): CreditNote!
}

Arguments

updateCreditNote.creditNote ● CreditNoteInput! non-null input

updateCreditNote.selectedLegNidList ● [QuoteRealizationLegNid!] list scalar

Type

CreditNote object

Represents credit note.