Skip to main content

Get Common Inventory Bucket Use Rule Sets Configuration

GET 

/v1/sandbox-common/inventory-bucket-use-rule-set

Get the set of common Inventory Bucket Use Rule Set configuration. These are useful as a starting point for setting up custom Inventory Bucket Use Rule Sets, or if customized rules aren't necessary. Requires any of permissions: sandbox:config:view, sandbox:config:edit

Responses

Successful Response

Schema

    data

    object[]

    required

    Possible values: >= 1

    The Inventory Bucket Use Rule Sets.

  • Array [

  • custom_data

    object

    Custom data associated with the resource

    property name* string
    name Name (string)

    Possible values: non-empty and <= 125 characters

    Name of the resource

    description Description (string)

    Possible values: <= 250 characters

    Description of the resource

    rules

    object

    The Inventory Bucket Use Rules by Inventory Bucket.

    property name*

    Inventory Bucket (string)[]

    Possible values: [free, sweat, none, anon, amazon, steam, psn, xbox_live, google, twitch, nintendo_switch, apple, nintendo, epic, google_play, nintendo_ppid]

  • Array [

  • string

    Possible values: [free, sweat, none, anon, amazon, steam, psn, xbox_live, google, twitch, nintendo_switch, apple, nintendo, epic, google_play, nintendo_ppid]

  • ]

  • legacy_rule_set_id Legacy Rule Set Id (integer)

    Default value: 0

    The Legacy Inventory Bucket Use Rule Set ID.

  • ]

Loading...