Skip to content
Developerhome
Sage Network API

CompanyDetailsModel

  Less than to read

Contains company details data

Methods

The following API methods use this data model.

uuid

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

uuid

The unique ID of this company

contactId

uuid

Company primary contact id

outstandingInvoices

int32

Company number of outstanding invoices

outstandingAmount

double

Company total outstanding invoice amount in the group’s base currency.

amountPastDue

double

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

email

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