{
"id": "<string>",
"name": "<string>",
"recipientLegalName": "<string>",
"recipientEmail": "<string>",
"address": {},
"data": {},
"archivedAt": "2023-11-07T05:31:56Z"
}Entities
Contact
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.
Unique identifier for the contact.
Display name of the contact.
The relationship type of the contact.
Available options:
contact, vendor Legal name of the recipient.
Email address of the recipient.
Address of the contact.
Payment destination data (bank account, crypto address, etc.).
When the contact was archived. Null/absent when active.
⌘I