📄️ Create a customer
Customers are how the API links resources, such as cards or bank accounts, to the holder. You need to create customers before you can issue cards or assign bank accounts. You can create either individuals or businesses as customers.
📄️ Get your customers
You can get all of your customers or get a particular customer by their ID.
📄️ Update a customer
You can update customer information even after creating the customer. The request body is similar to the request body for creating a new customer. However, it should be a PUT request to httpsid like so: