CompanyDetailsModel
Less than to read
Contains company details data
Methods
The following API methods use this data model.
- Retrieve Company Detail
Required Fields
groupKey
The GroupKey uniquely identifies a single Sage Network account. All records for this account will share the same GroupKey value. GroupKey values cannot be changed once created.
For more information, see Accounts and GroupKeys.
customerId
The unique ID of this company
contactId
Company primary contact id
outstandingInvoices
Company number of outstanding invoices
outstandingAmount
Company total outstanding invoice amount in the group’s base currency.
amountPastDue
Company total past due amount in the group’s base currency.
Optional Fields
name
string, nullable
The unique ID of this company
address1
string, nullable
Company address info
address2
string, nullable
Company address info
address3
string, nullable
Company address info
city
string, nullable
Company address info
state
string, nullable
Company address info
postalCode
string, nullable
Company address info
country
string, nullable
Company address country
phoneNumber
string, nullable
Company phone number
faxNumber
string, nullable
Company fax number
string, nullable
Company email address
contactName
string, nullable
Company primary contact name
contactEmail
string, nullable
Company primary contact email address
groupBaseCurrencyCode
string, nullable
The group’s base currency code.
payments
CompanyDetailsPaymentModel[], nullable
Company payments collected