Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 8.04 KB

File metadata and controls

21 lines (18 loc) · 8.04 KB

Account

Fields

Field Type Required Description Example
id ?string Unique identifier 8187e5da-dc77-475e-9949-af0f1fa4e4e3
remoteId ?string Provider's unique identifier 8187e5da-dc77-475e-9949-af0f1fa4e4e3
unifiedCustomFields array<string, mixed> Custom Unified Fields configured in your StackOne project {
"my_project_custom_field_1": "REF-1236",
"my_project_custom_field_2": "some other value"
}
ownerId ?string N/A
remoteOwnerId ?string Provider's unique identifier of the owner e3cb75bf-aa84-466e-a6c1-b8322b257a48
name ?string N/A
description ?string N/A
industries array<string> Values of the industries [
"Information Technology",
"Airlines \u0026 Airports",
"Personal Care \u0026 Household Products"
]
annualRevenue ?string N/A
website ?string N/A
addresses array<Components\AccountAddress> N/A
phoneNumbers array<string> List of account phone numbers [
"+1123425334"
]
createdAt \DateTime Timestamp when the account was created 2021-01-01T01:01:01.000Z
updatedAt \DateTime Timestamp when the account was last updated 2021-01-01T01:01:01.000Z