Skip to main content

Get Catalog Inventory Bucket Use Rule Set

GET 

/inventory/v1/catalog/inventory-bucket-use-rule-set/:inventory_bucket_use_ruleset_id

Get a specific Inventory Bucket Use Rule Set.

Request

Path Parameters

    inventory_bucket_use_ruleset_id Inventory Bucket Use Ruleset Idrequired

Header Parameters

    if-none-match any

    If you provide the ETag that matches the current ETag for this content, will return a 304 response - indicating that the content has not changed.

Responses

Successful Response

Response Headers

  • ETag

    string

    Used to identify this version of the content. Provide with a get request to avoid downloading the same data multiple times.

Schema

    custom_data

    object

    Custom data associated with the resource

    property name* string

    rules

    object

    property name*

    InventoryBucket (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]

  • ]

  • cache_info

    object

    anyOf

    Cache information for the resource it is attached to. The etag value can be used with the If-None-Match and If-Match headers

    etag Etag (string)required

    Possible values: non-empty

Loading...