Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.slash.com/llms.txt

Use this file to discover all available pages before exploring further.

A contact represents a counterparty (customer, vendor, etc.) associated with a legal entity.

id
string
required

Unique identifier for the contact.

name
string
required

Display name of the contact.

recipientType
enum<string>

The relationship type of the contact.

Available options:
contact,
vendor

Legal name of the recipient.

recipientEmail
string

Email address of the recipient.

address
object

Address of the contact.

data
object

Payment destination data (bank account, crypto address, etc.).

archivedAt
string<date-time>

When the contact was archived. Null/absent when active.