---
title: "Get properties of seller subscription package"
method: GET
path: "/subscriptionPackages/{sellerId}"
tags: ["subscriptionPackages"]
---

# Get properties of seller subscription package

`GET /subscriptionPackages/{sellerId}`

ADD ENDPOINT DESCRIPTION HERE

## Path parameters

- `sellerId` integer, required

## Response `200`

successful operation

- SellerSubscriptionPackageInfoGet
  - `sellerId` integer
  - `subscriptionPackage` 'RISING_STAR' | 'STELLAR_EXPLORER' | 'FULFILLED_LEGEND' | 'WITHOUT_PACKAGE' | 'SEND_IT_YOURSELF' | 'CUSTOMIZED'
  - `articles` SellerSubscriptionPackageLimitationGet
    - `active` integer
    - `allowed` integer
  - `shops` SellerSubscriptionPackageLimitationGet
    - `active` integer
    - `allowed` integer

---

[API](https://skmtc.net/writechoiceorg/apis/connector.md) · [All operations](https://skmtc.net/writechoiceorg/apis/connector/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/writechoiceorg/connector/revisions/7ce09a4b2a4e/schema)
