activatePriceBook

Activate a 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 ActivatePriceBookInput!

    Attributes to activate a price book

    ActivatePriceBookInput fields

    id ID!

    Unique identifier of price book

    modifiedBy String!

    Email id of user activating the price book

    Return Fields

    priceBook PriceBook

    Activated price book

    userErrors [ActivatePriceBookError!]

    Error details while activating price book

    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.