---
title: "Get selling plan groups"
method: GET
path: "/shops/selling-plan-groups"
tags: ["Selling plan groups"]
---

# Get selling plan groups

`GET /shops/selling-plan-groups`

List selling plan groups for a shop

## Response `200`

List of selling plan groups

- object
  - `sellingPlanGroups` SellingPlanGroupListRDS[]
    - `gId` string — Global identifier
    - `createdAt` string, date-time — Creation date
    - `description` string — Description
    - `name` string — Name
    - `options` unknown[]
      - unknown
    - `position` integer — Relative position for display
    - `summary` string — Summary
    - `prepaidV2` boolean — Whether this selling plan group is prepaid

---

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