...
Element | Data Type | Required? | Description | Sample Data |
---|---|---|---|---|
ClientId | Int32 | No | The The client Id is a unique identifier for a client. For internal use only. | |
ClientNumber | String (20) | One of the ClientNumber, ClientUid or ClientName is requried | The The client number is a unique identifier for a client | PR-PSA |
ClientUid | Int64 | See ClientNumber | A unique and immutable identifier for a client | 1152921504606961482 |
ClientName | String (50) | See ClientNumber | The client name | Projector PSA |
ParentClientDescriptor | PwsClientDescriptor | No | The key fields identifying the parent of this client (if any) |
...