Versions Compared

Key

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

...

ElementData TypeRequired?DefaultDescriptionSample Data
RequestIdInt32No
Click here for more information.1
SessionTicketString (50)Yes
Click here for more information.
AcjOqKSXoUYG3qLkrxKQYw==
ClientIdentityPwsClientRefNo
For this service, the caller may specify up to 1 client identity. If a client identity is not specified all clients fitting the criteria will be returned.
IncludeInactiveFlagBooleanNofalseValid values for this field include "true" or "false". If set to true, inactive clients will be included in the response.true/false
MaxRowsToReturnInt32NoinfiniteMaximum The maximum number of clients to be returned.100
QueryStringString (50)No
Find all clients matching specified string in client name or client number.Acme
LastUpdatedSinceTimestampDateTimeNo
Only clients that have been updated on or after the specified date/time will be retrieved.
2017-12-27

Request Usage Example(s)

...