# Create customer Creates a new customer with an attached payment method (card). For more information about card handling, see Card Handling. Endpoint: POST /customers Version: 1.0.0 Security: BearerAuth ## Header parameters: - `Accept` (string, required) The response format must be JSON. Example: "application/json" ## Response 200 fields