Xsolla-logo
  • 문서화
  • 계정 생성

Get package list

get/v2/merchants/{merchantId}/projects/{projectId}/package

Gets a list of available items.

SecurityBearer
Request
path Parameters
merchantId
required
string

Merchant ID of the client

projectId
required
string

Project ID of the project

query Parameters
multivc-sku
required
string

The virtual currency SKU

Responses
200

List of available items.

401

Unauthorized

404

User not found

422

Unprocessable entity

Request samples
Response samples
application/json
{
  • "items": [
    ]
}