# Create customer payment method Add a new payment method for a customer. Endpoint: POST /customers/{customer_id}/payment-methods Version: 1.0.0 Security: BearerAuth ## Path parameters: - `customer_id` (string, required) ## Header parameters: - `Accept` (string, required) Example: "application/json" ## Response 200 fields