Hi,
I’ve confirmed that EOS ownership/entitlement data is scoped to the sandbox, not tied to a specific deployment_id. Please let me know if this understanding is incorrect.
We are currently implementing item revocation based on Clawbacks data, and the Clawbacks API requires a token generated from a Trusted Server, which in turn requires a deployment_id.
Given this, I’d like to ask:
Is it possible that Clawbacks data is expressed differently per deployment_id within the same sandbox?
For example, suppose there are two deployments under the same live sandbox. Ownership and entitlement data can be queried from either deployment — is the same true for Clawbacks data? Or could the result of revocation queries differ depending on the deployment ID used?
Thanks in advance for your help!