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 3 Current »

Data TypeDescriptionSample Data
RequestStatus

This reports the result of the request. The possible values are:

    • Ok (operation was completed successfully with no warnings)
    • OkWithWarnings (operation completed successfully but there is at least one warning reported)
    • Fail (operation did not complete successfully)
    • FailSessionInvalid (operation failed specifically because the session is no longer valid
Ok
  • No labels