Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This web service inserts or updates a single client based on a detailed client structure (PwsClientDetail). The service returns the identity (PwsClientRef) of the client that has been inserted or updated. The caller can optionally request that the full client detail (PwsClientDetailPwsClientElement) be included in the response.

...

ElementData TypeRequired?DefaultDescriptionSample Data
RequestIdInt32No
Click here for more information
1
SessionTicketString (50)Yes
Click here for more information
AavFwbZgVb9V4tr3R7BbzQ==
Client DetailPwsClientDetailYes
The detailed client information to be inserted or updated. Click here for more information.
FullDetailFlagBooleanNofalseIf set to true, include full detailed client element in response
true/false
ParentClientClearFlagBooleanNofalseIf set to true, null out parent client
true/false

...

ElementData TypeDescriptionSample Data
MessagesPwsMessage

The web service response status and message. Click here for more information


ResponseIdInt32Click here for more information0
StatusRequestStatusClick here for more informationOk
ServerTimestampUtcDateTimeClick here for more information
2017-12-27T16:48:52.6790058Z
ClientDetailClientPwsClientElement [1]The complete set of information about the client (less any subordinate entities). Click here for more information.
ClientIdentityPwsClientRef [1]The unique keys used to identify the client. Click here for more information.

...