Fetch All Invoices for a Subscription
GET https://api.razorpay.com/v1//invoices?subscription_id={sub_id}
You can fetch all invoices for a subscription using the Fetch All Invoices for a Subscription API . Here, the count indicates the number of invoices generated for the subscription.
Request Params
| Key | Datatype | Required | Description |
| subscription_id
| string | | |
HEADERS
| Key | Datatype | Required | Description |
RESPONSES
status: ``