List invoice payment refunds
GET/v2/subscriptions/invoices/:invoice_uuid/payments/:payment_uuid/refunds
List all refunds for an invoice payments
Request
Responses
- 200
- 400
- 500
Success. Refunds for an invoice payment are returned.
Bad request. The request failed validation.
Internal server error. There was a system failure in the platform.