deletePricingCacheCollectionData

Delete pricing cache collections data

This page contains

    Authorization Rules

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

    Scopes

    ROLE_CHANNEL_ADMIN

    ROLE_PARTNER

    Arguments

    input DeletePricingCacheCollectionDataInput!

    Attributes to delete pricing cache collections data

    DeletePricingCacheCollectionDataInput fields

    type PricingCacheCollectionType!

    Pricing cache type to be deleted

    id [String!]!

    Unique identifier of the selected cache type that needs to be deleted

    Return Fields

    success Boolean

    Delete pricing cache collection data 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.