deletePriceBookEntry

Remove pricing plan from the price book

This page contains

    Authorization Rules

    This request requires authorization with at least one of the following scopes:

    Scopes

    ROLE_CHANNEL_ADMIN

    Arguments

    input DeletePriceBookEntryInput!

    Attributes to delete a price book entry

    DeletePriceBookEntryInput fields

    id ID!

    Unique identifier of price book entry

    deletedBy String!

    Email id of user deleting price book entry

    Return Fields

    success Boolean

    Delete price book entry action result

    Interactive example

    This is an example mutation query. Use the embedded interactive tool below to edit the query.

    Hint: use Ctrl + Space for autocompleting fields.