CreatePriceBookEntryInput

Input for creating price book entry

This page contains

    Fields

    priceBookId ID!

    Unique identifier of price book

    pricingPlanId ID!

    Unique identifier of pricing plan

    setupFee PriceBookEntryPriceInput

    Defines custom price for setup fee

    flatFee PriceBookEntryPriceInput

    Defines custom price for flat fee

    contractFee PriceBookEntryPriceInput

    Defines custom price for contract fee

    units [PriceBookEntryUnitPriceInput!]

    Defines custom price for various units in plan

    createdBy String!

    Email id of user setting custom prices for plan

    Mutations for CreatePriceBookEntryInput

    createPriceBookEntry

    Assign pricing plan to price book