# Payouts

- [The payout object](/rest-api/payouts/the-payout-object.md): A payout collects a number of payable commissions for a single affiliate in one bundle.
- [List payouts](/rest-api/payouts/list-payouts.md): Returns a list of your payouts. Records are returned sorted by creation date, with the most recent items appearing first.
- [Retrieve a payout](/rest-api/payouts/retrieve-a-payout.md): Retrieves the details of an existing payout. You need only supply the unique identifier (UUID) associated with the payout.
- [Mark a payout as paid](/rest-api/payouts/mark-a-payout-as-paid.md): Records the specified payout and all the commissions associated with it as having been paid.
