Moloni developers espana logo

EventActionInput

Back


Updates or creates an event action

Send e-mail (action = 0) { action: Int! fields: { recipient: String! subject: String! } }
Create document (action = 1) { action: Int! fields: { documentTypeId: Int! documentId: Int! customerId: Int! supplierId: Int! targetDocumentType: nt! shouldClose: Boolean! recipientName: String recipientEmail: String message: String } }

Input Fields

action: Int!

fields: JSON!


Required fields are marked with "!"