Create customer
documentedCreate a new customer.
POST /v1/customersCustomersno implementation yet0 runsInput
name
Customer full name
John Doe
email
Customer email
customer@example.com
description
Description
New customer via API
order_id
Internal order ID
ORD-1001
Calls Stripe as you (your API key is your account); keychains.dev holds the credentials.