Sign in

Set a customer as inactive

documented

Mark a customer as inactive.

POST /api/v3/customer/{customer_id}/_action/setInactiveCustomersno implementation yet0 runs

Input

site_domain
ChargeOver site domain (subdomain)
e.g. mycompany
customer_id*
ChargeOver customer ID
e.g. 12345
reason
Reason to mark inactive
e.g. 'No longer active'
Calls chargeover as you (your API key is your account); keychains.dev holds the credentials.
Set a customer as inactive · chargeover · OpenIntegrations