Get a refund for an invoice payment
GET/v2/subscriptions/invoices/:invoice_uuid/payments/:payment_uuid/refunds/:refund_uuid
Get a refund for a paid invoice.
Request
Responses
- 200
- 400
- 404
- 500
Success. Specific refund for the invoice payment is returned
Bad request. The request failed validation.
Not found. The requested entity does not exist.
Internal server error. There was a system failure in the platform.