---
title: "Get available selling plans"
method: GET
path: "/customers/{customerId}/subscriptions/{subscriptionId}/available-selling-plans"
tags: ["Subscriptions"]
---

# Get available selling plans

`GET /customers/{customerId}/subscriptions/{subscriptionId}/available-selling-plans`

Get available selling plans for a subscription based on the selling plan ids provided.

## Path parameters

- `customerId` string, required
- `subscriptionId` string, required

## Query parameters

- `sellingPlanIds` string, required

## Response `200`

Updated delivery method

- unknown[]
  - unknown

## Other responses

- `400` — Validation error

---

[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)
