CreateOrUpdatePriceBookEntryInput

Input to create or update price book entry

This page contains

    Fields

    priceBookEntryId String

    Unique identifier for price book entry. Should be provided when we want to update, delete the entry and want to remove fees for entry.

    pricingPlanId ID!

    Pricing plan id of product want add or present in price book entry

    action PriceBookEntryAction!

    Action enum for price book entry

    targetType PriceBookEntryTargetPriceType

    Target price type for this entry. Defaults to CHANNEL, use CHANNEL_RESELLER for wholesale prices

    Default value: CHANNEL

    createOrUpdateEntryInput CreateOrUpdateEntryInput

    Input to create or update product entry in price book

    removeEntryFeesInput RemoveEntryFeesInput

    Input to remove fees from price book entry