Xsolla-logo

Get bundleServer-sideAdmin

get/v2/project/{project_id}/admin/items/bundle/sku/{sku}

Gets the bundle within a project for administration.

Note

Do not use this endpoint for building a store catalog.
SecuritybasicAuth
Request
path Parameters
project_id
required
integer

Project ID. You can find this parameter in your Publisher Account next to the name of the project.

Example: 44056
sku
required
string

Bundle SKU.

Example: kg_1
query Parameters
promo_code
string [ 1 .. 128 ] characters

Unique case sensitive code. Contains letters and numbers.

Example: promo_code=WINTER2021
Responses
200

The specified bundle was successfully received.

401

Basic authentication not passed or wrong. Make sure you used basic authentication or correct credentials.

Request samples
Response samples
application/json
{}