supplierCreditNoteRelatable
query
Get relatable documents
Returns all the documents that can be related with this Supplier credit note
query {
supplierCreditNoteRelatable(companyId: Int!, entityId: Int!, options: SupplierCreditNoteOptions): SupplierCreditNoteRelatableDocuments!
}Returns: SupplierCreditNoteRelatableDocuments!
Arguments
| Name | Type | Description |
|---|---|---|
companyId | Int! | |
entityId | Int! | |
options | SupplierCreditNoteOptions |