Skip to main content

referenceableDocuments

Returns documents eligible to be selected as a reference, based on the type and nature of the document being created.

referenceableDocuments(
creatingDocumentNature: InvoiceNature!
creatingDocumentType: InvoiceType!
rentalAccountId: UUID!
): [RentalAccountInvoice!]!

Arguments

NomTypeDescription
creatingDocumentNatureInvoiceNature! non-null enum
creatingDocumentTypeInvoiceType! non-null enum
rentalAccountIdUUID! non-null scalar

Response

RentalAccountInvoice object