List a sub-publishing agreement's recoupment ledger
Publishers
List a sub-publishing agreement's recoupment ledger
GET /publisher/sub-publishing//recoupment
GET
List a sub-publishing agreement's recoupment ledger
This endpoint requires authentication. Include your Bearer token in the Authorization header.
Description
GET /publisher/sub-publishing//recoupment ReturnsRecoupmentLedger rows for the agreement, ordered oldest
first so the running-balance sequence reads naturally. The top-level
runningBalance/currency are taken from the agreement’s full
history (not just the current page).
Authorization: user role + publisher addon.
Code Examples
Authorizations
JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"