Skip to main content

bulkPrices

Search and retrieve bulk price records with filtering and pagination.

Provides comprehensive search capabilities across bulk pricing data including quantity tiers, price values, effective dates, and product associations. Results are paginated for efficient data management.

Possible errors:

  • BULK_PRICE_LIST_ERROR: Failed to retrieve bulk price data

AUTH: Role=[pricing.OWNER,pricing.EDITOR,pricing.VIEWER]

bulkPrices(
input: BulkPriceSearchInput
): BulkPriceResponse!

Arguments

bulkPrices.input ● BulkPriceSearchInput input

Search criteria for filtering bulk price records.

If not provided, returns all accessible bulk prices with default pagination settings.

Type

BulkPriceResponse object