PUT
/
customers
/
{id}
/
archive

Headers

Authorization
string
required

Your API credentials. Eg. Basic {credentials}.

Sequence-Version
enum<string>

Use this header to select an API version

Available options:
2024-01-01

Path Parameters

id
string
required

Customer ID

Response

200 - application/json
id
string
required

Unique ID

createdAt
string
required

Created at

sequenceAccountId
string
required

SequenceHQ Account ID

legalName
string
required

Legal name

contactName
string

Contact Name

address
object
required

Address

email
string
required

Main contact email address

billingEmails
string[]
required

Billing email addresses

telephone
string

Telephone

url
string

URL

taxStatus
enum<string>
required

Tax status applicable to customer. Can be one of TAXED, EXEMPT or REVERSE_CHARGED. The default is TAXED.

Available options:
TAXED,
TAX_EXEMPT,
REVERSE_CHARGED
label
string

Label

externalIds
object[]
required

External services which are linked to this customer

archivedAt
string

Date and time the Customer was archived