GET
/
api
/
v1
/
subscription
/
get-pending
/
{id}
{
  "@context": "<string>",
  "@id": "<string>",
  "@type": "<string>",
  "stripeCustomerId": "<string>",
  "stripeSubscriptionId": "<string>",
  "createdAt": "2023-11-07T05:31:56Z",
  "status": "<string>",
  "uid": "<string>",
  "requestPayload": [
    "<string>"
  ],
  "localCenterOption": {
    "name": "<string>"
  }
}

Path Parameters

id
string
required

SubscriptionProfile identifier

Response

200
application/ld+json

SubscriptionProfile resource