Subscriptions

Gets the status of a created future recurring member subscription

This endpoint may be polled to determine the creation status of the future recurring subscription after creating a future recurring subscription payment card.

Licenses Required

  • Vista.Ocapi
  • Vista.Subscriptions
get/ocapi/v1/members/current/subscriptions/future-recurring/creation

Headers

Connect-Region-Codestring

Region Code

Response

Success

status'NotStarted' | 'Pending' | 'Failed' | 'Completed' required

Represents the creation status of a future recurring member subscription

subscriptionBillingOptionIdstring required

Gets the unique identifier of the subscription billing option used for the creation of the future recurring member subscription

Changes

No recorded changes to this endpoint across all 2 revisions of this API.