markMembershipContactStoreInvoicesAsExported
Mark invoices as exported in a membership 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
markMembershipContactStoreInvoicesAsExported(
input: MarkMembershipContactStoreInvoicesAsExportedInput!
): MarkMembershipContactStoreInvoicesAsExportedPayload!
Arguments
markMembershipContactStoreInvoicesAsExported.input
● MarkMembershipContactStoreInvoicesAsExportedInput!
non-null input
Type
MarkMembershipContactStoreInvoicesAsExportedPayload
object
The payload object returned when marking invoices as exported in a membership contact store.