# Received Credits

Use ReceivedCredits API to retrieve information on when, where, and how funds are sent into your FinancialAccount.

## Endpoints

### Retrieve a Received Credit

- [GET /v2/money_management/received_credits/:id](https://docs.stripe.com/api/v2/money-management/received-credits/retrieve.md)

### List Received Credits

- [GET /v2/money_management/received_credits](https://docs.stripe.com/api/v2/money-management/received-credits/list.md)
