markCeContactStoreInvoicesAsExported
Mark invoices as exported in a continuing education contact store.
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 inBAD_USER_INPUT
if no invoice identifier passed in or more than 2,000 invoice identifiers are passed in
markCeContactStoreInvoicesAsExported(
input: MarkCeContactStoreInvoicesAsExportedInput!
): MarkCeContactStoreInvoicesAsExportedPayload!
Arguments
markCeContactStoreInvoicesAsExported.input
● MarkCeContactStoreInvoicesAsExportedInput!
non-null input
Type
MarkCeContactStoreInvoicesAsExportedPayload
object
The payload object returned when marking invoices as exported in a continuing education contact store.