Delete Customer

<Badge>Available by Request</Badge> Remove a customer from the system. This is typically used when a customer record needs to be deleted due to data correction or removal requests. <Note> This endpoint is part of our evolving API ecosystem. To explore availability for your integration, please contact our team. </Note>

Path parameters

customerIdstringRequired
The id of the customer

Response

Expected response to a valid request
assetslist of objects or null
attachmentslist of objects or null
birthDatestring or nullformat: "date"
createdAtdatetime or null
deletedAtdatetime or null
emailstring or null
firstNamestring or null
genderstring or null
glEntrieslist of objects or null
headOfHouseholdboolean or null
Indicates whether the customer is the head of household
householdobject or null
householdIdstring or nullformat: "uuid"
idstring or nullformat: "uuid"
idempotencyIdstring or nullformat: "uuid"
lastNamestring or null
middleNamestring or null
organizationIdstring or nullformat: "uuid"
phonestring or null
preferredNamestring or null
propertyobject or null
propertyIdstring or nullformat: "uuid"
readableIdstring or null
relationshipenum or null

Relationship of the customer to the head of household (null for head of household)

reversalslist of objects or null
statusenum or null
Allowed values:
suffixstring or null
transactionslist of objects or null
updatedAtdatetime or null
workOrderslist of objects or null