debitNote: queries | Moloni ON API
Moloni ONGuidesAPI ReferenceExplorer
API Reference

debitNote

query

Get debit note by ID

Retrieves the full details of a debit note, including the additional charges, referenced document, and customer information.

query {
  debitNote(companyId: Int!, documentId: Int!, options: DebitNoteOptionsSingle): DebitNote!
}

Returns: DebitNote!

Arguments

NameTypeDescription
companyIdInt!
documentIdInt!
optionsDebitNoteOptionsSingle