creditNoteRelatable
query
Get relatable documents for credit note
Returns documents that can be linked to this credit note, such as the original invoice.
query {
creditNoteRelatable(companyId: Int!, entityId: Int!, options: CreditNoteOptions): CreditNoteRelatableDocuments!
}Returns: CreditNoteRelatableDocuments!
Arguments
| Name | Type | Description |
|---|---|---|
companyId | Int! | |
entityId | Int! | |
options | CreditNoteOptions |