Overview
This structure represents all of the unique identifying fields associated with an Account.
Format
PwsAccountSummary
- 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) |