Skip to main content

vendorPayoutsBulkExclude

Exclude vendor payouts. Only operates on vendor payouts where the parent payout is in DRAFT or ERROR state.

vendorPayoutsBulkExclude(
ids: [ID!]!
): VendorPayoutsBulkExclude

Arguments

vendorPayoutsBulkExclude.ids ● [ID!]! non-null scalar

List of vendor payout IDs to exclude.

Type

VendorPayoutsBulkExclude object

Exclude vendor payouts. Only operates on vendor payouts where the parent payout is in DRAFT or ERROR state.

Was this page helpful?