Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Overview


This structure represents all of the unique identifying fields associated with an Account. includes basic information about an account. The information represented in this structure is not comprehensive and only includes certain key attributes of an account deemed to be useful in a listing of accounts.

Format


Panel
titlePwsAccountSummary
  • PwsAccountSummary
    • AccountCode: String (30)
    • AccountId: Int32
    • AccountUid: Int64
    • Name: String (50)

...

Elements


Element

Data Type

Required?

Default

Description

Sample Data

AccountCode

String (30)

n/a

n/a

 The Account Code of the web service user's installation.

revcorp-doc

AccountId

Int32

n/a

n/a

 The Account Id is a unique identifier for an account. For internal use only.


AccountUid

Int64

n/a

n/a

 The Account Uid is a unique and immutable identifier for an account.

1152921504606849994

Name

String (50)

n/a

n/a

 The Account Name of the web service user's installation.

Revolutionary Solutions Corp (Documentation)

...