Skip to main content

generateRentalContract

Create a rental contract and generate a PandaDoc digital contract

generateRentalContract(
input: GenerateRentalContractInput
rentalFolderId: UUID!
): RentalContract!

Arguments

NomTypeDescription
inputGenerateRentalContractInput inputOptional extended input with contract dates, template and signatories (Mandatory for MVP2).
rentalFolderIdUUID! non-null scalarUUID of the rental folder.

Response

RentalContract object