Subscription
Fetch Subscription Payments
Fetch all payments associated with a specific subscription reference ID.
GET
Headers
Client ID provided by Cashfree.
Client Secret provided by Cashfree.
Path Parameters
The reference ID of the subscription whose payments are to be fetched.
Query Parameters
The last payment ID from the previous fetch to continue retrieving payments.
The number of payments to fetch in the current request.
Response
200 - application/json
The response is of type any
.
Was this page helpful?