Set a customer as inactive
documentedMark a customer as inactive.
POST /api/v3/customer/{customer_id}/_action/setInactiveCustomersno implementation yet0 runsInput
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.