Page cover image

๐Ÿ”ตGet Result Status

Like what you're seeing?

Introduction

Get the items associated with an inventory result handle.

Result Handle

The Inventory Result Handle to read data from

Return Value

The UEResult status represents the status of the request.

  • Pending Still in progress.

  • OK Done, the request has been completed successfully and the result is ready.

  • Expired Done, result ready, maybe out of date.

  • Invalid Param Error, invalid API call parameters.

  • Service Unavailable Error, service is temporarily down, you may retry later.

  • Limit Exceeded Error, Operation would exceed per-user inventory limits.

  • Fail Error, Generic error.

Nodes

Last updated