---
title: "Sets the member subscriptions Future recurring subscription billing option for the currently authenticated member"
method: POST
path: "/ocapi/v1/members/current/subscriptions/future-recurring"
tags: ["Subscriptions"]
deprecated: true
---

# Sets the member subscriptions Future recurring subscription billing option for the currently authenticated member

`POST /ocapi/v1/members/current/subscriptions/future-recurring`

> **Deprecated.**

Members may select a future recurring subscription billing option regardless of their member subscriptions Current subscription, allowing them to
change subscription or extend existing.

#### Licenses Required


- Vista.Ocapi
- Vista.Subscriptions

## Headers

- `loyaltySessionToken` string
- `Connect-Region-Code` string

## Request body

- OcapiV1LoyaltyMembersSubscriptionsFutureRecurringMemberFutureRecurringSubscriptionSelection — Represents the member subscriptions Future recurring subscription billing option selected by a member with a current member subscription
  - `subscriptionBillingOptionId` string, required — Gets the unique identifier of the subscription billing option

## Response `204`

Member future recurring subscription set.

## Other responses

- `400` — Request property is invalid or missing, or member cannot set a future subscription.
- `401` — No member authenticated.

---

[API](https://skmtc.net/vista/apis/vista-digital-platform.md) · [All operations](https://skmtc.net/vista/apis/vista-digital-platform/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/vista/vista-digital-platform/revisions/3a81c0aed14e/schema)
