Retrieve specific Subscription
API call used to retrieve a recurring Specific Stripe Subscription.
HTTP Request Retrieve specific Subscription
Headers
Name | Value | Description |
---|---|---|
Content-Type | application/json | The content type of the request body |
Authorization | Bearer $TOKEN | authentication token that is used to authorize access to an API |
The above command returns a JSON structured like this:
Last updated