This specifies the fields associated with a client record.
Element | Data Type | Description | Sample Data |
---|---|---|---|
ClientId | Int32 | Client Id. For internal use only. | |
ClientNumber | String | The client number is a unique identifier for a client. | Client-001 |
ClientUid | Int64 | The client UID is a unique and immutable identifier for a client | 1152921504606961482 |
ClientName | String | The client name is a unique identifier for a client. | Acme 123 |
InactiveFlag | Boolean | Valid 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 |
ParentClientIdentity | PwsClientRef | Parent client identity associated with the client |