# Chargebacks Chargebacks are created by our system when a customer files a dispute and initiates a chargeback. For example this can happen when the customer does not receive the product bought. Only certain pay methods have chargebacks like credit card and SEPA Direct Debit. Once the customer initiates a chargeback we will create a chargeback object and notify you through our webhooks. ## Retrieves a chargeback - [GET /chargebacks/{id}](https://docs.paypro.nl/reference/api/chargebacks/retrievechargeback.md): Retrieves a single chargeback based on the id. ## Retrieve a list of chargebacks - [GET /chargebacks](https://docs.paypro.nl/reference/api/chargebacks/retrievelistofchargebacks.md): Retrieve a list of chargebacks that have been created for your account. The chargebacks are sorted, with the most recent first