Retrieve refund statement credit-note breakdown
Retrieve refund statement credit-note breakdown
Use this endpoint to retrieve a detailed breakdown of credit notes associated with a specific refund statement. It provides comprehensive details for financial tracking and reconciliation.
Token scopes: accounting:read
Authentication
Path parameters
Public id (invoice_id) of the refund statement root invoice.
Response
Breakdown succeeded. data contains zero or more rows (empty array when there are no child credit notes).
Credit note / credit statement lines linked to this refund statement.
Reserved for pagination; currently always false (full breakdown returned in data).
Reserved for cursor pagination; currently always null for this endpoint.