GET
/
api
/
v2
/
subscriptions
/
{subReferenceId}
/
payments

Headers

X-Client-Id
string
required

Client ID provided by Cashfree.

X-Client-Secret
string
required

Client Secret provided by Cashfree.

Path Parameters

subReferenceId
integer
required

The reference ID of the subscription whose payments are to be fetched.

Query Parameters

lastId
integer

The last payment ID from the previous fetch to continue retrieving payments.

count
integer

The number of payments to fetch in the current request.

Response

200 - application/json

The response is of type any.