# Customers (Direct Debit Mexico) A Customer is the end user, either an individual or a business, who owns the bank account involved in a debit or payout operation. Belvo Direct Debit stores the essential information of this Customer to simplify and reuse it across multiple payment methods and payout targets ## Create a customer - [POST /customers](https://developers.belvo.com/apis/belvopaymentsmexico/customers-(direct-debit-mexico)/createdirectdebitcustomer.md): Create a new Direct Debit customer ## List all customers - [GET /customers/](https://developers.belvo.com/apis/belvopaymentsmexico/customers-(direct-debit-mexico)/listdirectdebitcustomers.md): List all Direct Debit customers associated with your account ## Update a customer - [POST /customers/{customerId}](https://developers.belvo.com/apis/belvopaymentsmexico/customers-(direct-debit-mexico)/updatedirectdebitcustomer.md): Update an existing direct debit customer ## Get a customer's details - [GET /customers/{customerId}](https://developers.belvo.com/apis/belvopaymentsmexico/customers-(direct-debit-mexico)/detaildirectdebitcustomer.md): Get te details regarding a specific direct debit customer