# Invoice Payment The invoice payment object ## Endpoints ### Retrieve an InvoicePayment - [GET /v1/invoice_payments/:id](https://docs.stripe.com/api/invoice-payment/retrieve.md) ### List all payments for an invoice - [GET /v1/invoice_payments](https://docs.stripe.com/api/invoice-payment/list.md)