supplierCreditNote
query
Queries for one Supplier credit note
Finds and returns a result that matches the selected filter options
query {
supplierCreditNote(companyId: Int!, documentId: Int!, options: SupplierCreditNoteOptionsSingle): SupplierCreditNote!
}Returns: SupplierCreditNote!
Arguments
| Name | Type | Description |
|---|---|---|
companyId | Int! | |
documentId | Int! | |
options | SupplierCreditNoteOptionsSingle |