Moloni developers espana logo

deliveryNoteCreate

Back


Creates a Delivery note

Creates a Delivery note with the inserted data. Returns the created Delivery note

Function signature

deliveryNoteCreate(companyId: Int!,data: DeliveryNoteInsert!,options: DeliveryNoteMutateOptions): DeliveryNote!

Type

DeliveryNote!

Arguments

Required fields are marked with "!"

companyId: Int!

data: DeliveryNoteInsert!

options: DeliveryNoteMutateOptions