latestOpenAPI 3.0.32026-08-215925112.0 MB

36be0dca14e7

api
customers

Delete Customer

delete/api/customers/{id}

Path parameters

idstring required

The ID of the customer

Response

OK

_idstring required

The ID of the customer

companystring nullable

The company of the customer

namestring nullable

The name of the customer collected from first name and last name

prenamestring nullable

The first name of the customer

lastnamestring nullable

The lastname of the customer

imagestring nullable

The image of the customer

primaryEmailstring email required

The primary email of the customer

numbernumber float

The number of the customer. Need to be unique and incrementing

phonestring

The phone number of the customer

sellerIdstring

The ID of the seller of the customer

notesstring nullable

Notes of the customer

extraFieldsobject nullable

Extra fields of the customer

tagsstring[]

An array of tags

segmentsstring[]

An array of segment slugs, read only

blockedboolean

Whether the customer is blocked

verifiedboolean

Whether the customer is verified

metaobject

Custom key-value data. Metadata is useful for storing additional, structured information on an object.

externalIdstring nullable

An external identifier of the customer

createdAtstring date-time

An ISO timestamp indicating when the customer was created

updatedAtstring date-time

An ISO timestamp indicating when the customer was updated