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 5 Next »

Overview

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 (PwsClientElement) be included in the response.

Request Format

PwsSaveClient
  • serviceRequest: PwsSaveClientRq
    • RequestId: Int32
    • SessionTicket: String
    • Client: PwsClientDetail [1]
    • FullDetailFlag: Boolean
    • ParentClientClearFlag: Boolean
  • No labels