settlementNote
query
Queries for one Settlement note
Finds and returns a result that matches the selected filter options
query {
settlementNote(companyId: Int!, documentId: Int!, options: SettlementNoteOptionsSingle): SettlementNote!
}Returns: SettlementNote!
Arguments
| Name | Type | Description |
|---|---|---|
companyId | Int! | |
documentId | Int! | |
options | SettlementNoteOptionsSingle |