# Customer Prepayments Track advance payments from customers. Access prepayments received before goods or services are delivered, which can be applied to future invoices. ## List CustomerPrepayment records - [GET /public/v1/customer-prepayments/](https://docs.dualentry.com/resources/customer-prepayments/list_customerprepayment_records.md): Retrieve a paginated list of CustomerPrepayment records with filtering and ordering options. ## Get CustomerPrepayment record - [GET /public/v1/customer-prepayments/{record_number}/](https://docs.dualentry.com/resources/customer-prepayments/get_customerprepayment_record.md): Retrieve a specific CustomerPrepayment record by number with all related data.