# Product Subscription

<mark style="color:blue;">`GET`</mark> `/store-api/product-subscription/{subscriptionId}`

#### Path Parameters

| Name           | Type   | Description |
| -------------- | ------ | ----------- |
| subscriptionId | String |             |

<mark style="color:green;">`POST`</mark> `/store-api/v{version}/product-subscription/{subscriptionId}`

#### Path Parameters

| Name           | Type   | Description |
| -------------- | ------ | ----------- |
| subscriptionId | String |             |
