Skip to main content

markEventInvoicesAsExported

Mark invoices as exported in an event.

Up to 2,000 invoices can be processed at a time.

Throws an error with code:

  • NOT_FOUND if an invoice cannot be found for any of the invoice identifiers passed in
  • BAD_USER_INPUT if no invoice identifier passed in or more than 2,000 invoice identifiers are passed in
markEventInvoicesAsExported(
input: MarkEventInvoicesAsExportedInput!
): MarkEventInvoicesAsExportedPayload!

Arguments

markEventInvoicesAsExported.input ● MarkEventInvoicesAsExportedInput! non-null input

Type

MarkEventInvoicesAsExportedPayload object

The payload object returned when marking invoices as exported in an event.