processPricingEvents

Processes scheduled pricing events

This page contains

    Authorization Rules

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

    Scopes

    ROLE_INTERNAL

    Arguments

    input ProcessPricingEventsInput!

    Input for processing scheduled pricing events

    ProcessPricingEventsInput fields

    pricingEventIds [String!]

    List of ids of scheduled pricing events to be processed

    Return Fields

    isProcessed Boolean!

    Flag to indicate if pricing events has been processed or not

    userErrors [ProcessPricingEventsError!]

    Represents an error while processing pricing events

    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.