Retrieve All Invoices for a Subscription
GET https://api.razorpay.com/v1//invoices?subscription_id={sub_id}
You can retrieve every invoice linked to a subscription through the Fetch All Invoices for a Subscription API. The count value represents how many invoices have been generated for that subscription.
Request Params
| Key | Datatype | Required | Description |
| -------------- | -------- | -------- | ----------- |
| subscription_id | string | | |