Moloni developers espana logo

customerReturnNoteCreate

Back


Creates an Customer return note

Creates a Customer return note with the inserted data. Returns the created Customer return note

Function signature

customerReturnNoteCreate(companyId: Int!,data: CustomerReturnNoteInsert!,options: CustomerReturnNoteMutateOptions): CustomerReturnNote!

Type

CustomerReturnNote!

Arguments

Required fields are marked with "!"

companyId: Int!

data: CustomerReturnNoteInsert!

options: CustomerReturnNoteMutateOptions