Create a customer
documentedCreate a new ChargeOver customer.
POST /api/v3/customerCustomersno implementation yet0 runsInput
site_name*
ChargeOver site name (subdomain)
your-site-name
company*
Company name
Acme Corp
external_key
External key
ext-123
parent_customer_id
Parent customer ID
0
superuser_email
Main contact email
billing@example.com
superuser_name
Main contact full name
Jane Doe
bill_addr1
Billing address line 1
123 Main St
bill_city
Billing city
New York
bill_state
Billing state
NY
bill_postcode
Billing postal code
10001
bill_country
Billing country
US
currency_id
Currency ID
1
language_id
Language ID
1
custom_1
Custom field #1
custom data
Calls chargeover as you (your API key is your account); keychains.dev holds the credentials.