Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

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)

Element

Element

Data Type

Required?

Default

Description

Sample Data

AccountCode

String (30)



 The Account Code of the web service user's installation

 revcorp-doc

AccountId

Int32



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


AccountUid

Int64



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

 1152921504606848622

Name

String (50)



 The Account Name of the web service user's installation

 Revolutionary Solutions Corp (Documentation)

Usage Example(s)

Example 01
 
  • No labels