Company Info

{
    id: "00000000-0000-0000-0000-00000000",
    remoteId: "1",
    companyName: "Sandbox-Test-7",
    companyLegalName: "Sandbox-Test-7",
    taxNumber: null,
    fiscalYearEndMonth: null,
    fiscalYearEndDay: null,
    currency: "USD",
    companyUrls: [],
    companyAddresses: [
        {
            addressType: "COMPANY",
            zipCode: "80014",
            city: "Aurora",
            street1: "1994 Clay Lick Road",
            street2: null,
            state: "Colorado",
            countrySubdivision: null
        },
        {
            addressType: "CUSTOMER_COMMUNICATION",
            zipCode: "80014",
            city: "Aurora",
            street1: "1994 Clay Lick Road",
            street2: null,
            state: "Colorado",
            countrySubdivision: null
        },
        {
            addressType: "LEGAL",
            zipCode: "80014",
            city: "Aurora",
            street1: "1994 Clay Lick Road",
            street2: null,
            state": "Colorado,
            countrySubdivision: null
        }
    ],
    companyPhoneNumbers: [],
    remoteDeleted: false,
    createdAt: "2024-02-22T11:12:35.767Z",
    updatedAt: "2024-02-22T13:45:31.210Z"
}

Properties


idString

The Alloy-generated unique ID


remoteIdString

The ID of the object in the third-party application.


companyNameString

The common or informal name by which the company is recognized.


companyLegalNameNumber

The official legal name of the company, as registered with governing authorities.


taxNumberDate

A unique identifier, such as an Employer Identification Number (EIN) or VAT number, used for tax-related purposes.


fiscalYearEndMonthDate

The concluding month of the company's financial year, used for accounting and tax purposes.


fiscalYearEndDayNumber

The specific day in the ending month of the company's financial year.


currencyEnum

The primary currency used by the company for its financial transactions and reporting. Possible values: AED, AFN, ALL, AMD, ANG, AOA, ARS, AUD, AWG, AZN, BAM, BBD, BDT, BGN, BHD, BIF, BMD, BND, BOB, BOV, BRL, BSD, BTN, BWP, BYN, BZD, CAD, CDF, CHE, CHF, CHW, CLF, CLP, CNY, COP, COU, CRC, CUC, CUP, CVE, CZK, DJF, DKK, DOP, DZD, EGP, ERN, ETB, EUR, FJD, FKP, GBP, GEL, GHS, GIP, GMD, GNF, GTQ, GYD, HKD, HNL, HRK, HTG, HUF, IDR, ILS, INR, IQD, IRR, ISK, JMD, JOD, JPY, KES, KGS, KHR, KMF, KPW, KRW, KWD, KYD, KZT, LAK, LBP, LKR, LRD, LSL, LYD, MAD, MDL, MGA, MKD, MMK, MNT, MOP, MRU, MUR, MVR, MWK, MXN, MXV, MYR, MZN, NAD, NGN, NIO, NOK, NPR, NZD, OMR, PAB, PEN, PGK, PHP, PKR, PLN, PYG, QAR, RON, RSD, RUB, RWF, SAR, SBD, SCR, SDG, SEK, SGD, SHP, SLL, SOS, SRD, SSP, STN, SVC, SYP, SZL, THB, TJS, TMT, TND, TOP, TRY, TTD, TWD, TZS, UAH, UGX, USD, USN, UYI, UYU, UYW, UZS, VES, VND, VUV, WST, XAF, XAG, XAU, XBA, XBB, XBC, XBD, XCD, XDR, XOF, XPD, XPF, XPT, XSU, XTS, XUA, XXX, YER, ZAR, ZMW, ZWL


companyUrlsString[]

A list of web addresses associated with the company, such as the official website or other online profiles.


companyAddressesAccountingAddress[]

Physical addresses linked to the company, including main offices, branches, or other locations.


companyPhoneNumbersAccountingPhoneNumber[]

Contact numbers for the company, including main lines, customer service, or specific departments.


remoteDeletedBoolean

Flag to indicate that the record has been deleted in the third-party application.


createdAtDateTime

Date and time the record has been synced into the data cache.


updatedAtDateTime

Date and time the record has been updated in the data cache.