Fetch Subscription Payments
Fetch Subscription Payments
Fetch all payments associated with a specific subscription reference ID.
GET
Fetch Subscription Payments
Documentation Index
Fetch the complete documentation index at: https://telr-docs.cashfree.com/llms.txt
Use this file to discover all available pages before exploring further.
Headers
Client ID provided by Cashfree.
Example:
"asdf1234"
Client Secret provided by Cashfree.
Example:
"qwer9876"
Path Parameters
The reference ID of the subscription whose payments are to be fetched.
Example:
175124
Query Parameters
The last payment ID from the previous fetch to continue retrieving payments.
Example:
3027869
The number of payments to fetch in the current request.
Example:
3
Response
Successful retrieval of subscription payments.
