get https://api.cashfree.com/api/v2/subscriptions/
Use this API to get the details of a subscription when required.
URLs
- Production/Live: https://api.cashfree.com/api/v2/subscriptions/{subReferenceId}
- Sandbox/Test: https://test.cashfree.com/api/v2/subscriptions/{subReferenceId}
Note:
- Status values and the description is available in Subscription Status.
- Current cycle shows how many payments have been initiated for the subscription.
- scheduledOn and firstChargeDate will be null for ON_DEMAND type subscriptions.