Clarification on consumable and status fields in Entitlement Query API Response

I am seeking clarification regarding the consumable and status fields in the response from the Entitlement Query Web API (https://dev.epicgames.com/docs/web-api-ref/ecom-web-apis#direct-entitlement-enumeration).

Currently, when an entitlement is in a normal state, the API response consistently returns true for the consumable field and "ACTIVE" for the status field. However, I am unable to find any documentation or information explaining the following:

  • The meaning and implications of these fields.
  • The possible values of the status field other than "ACTIVE".
  • The significance and use cases of the consumable field when it returns false.

Understanding the precise behavior of these fields is crucial for our accurate entitlement registration and management.

Could anyone provide detailed information on these fields, or point me to relevant documentation? Your assistance would be greatly appreciated.

Thank you for your time and expertise.

1 Like

I agree too,

https://dev.epicgames.com/docs/web-api-ref does not have insufficient information for developing. is there any plan to update to enhance more detail?