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

Version 1 Next »

This specifies the fields associated with a client record.


ElementData TypeDescriptionSample Data
ClientIdInt32Client Id. For internal use only.
ClientNumberStringThe client number is a unique identifier for a client.Client-001
ClientUidInt64The client UID is a unique and immutable identifier for a client1152921504606961482
ClientNameStringThe client name is a unique identifier for a client.Acme 123
InactiveFlagBooleanValid values for this field include "true" or false". If "true" the client has a status of "Inactive", if "false" the client has a status of "Active"false
ParentClientIdentityPwsClientRefParent client identity associated with the client
  • No labels