Entity Gem
Last updated
Last updated
Get specific Entity Gems of specific entity.
/entities/{entityId}/gem-contracts/{entityGemsContractId}
The Id of the entity.
dummy-entityid
The Id of the user performing the request.
dummy-userid
The API key for authentication
test
The token for user authentication.
dummy-token
Add Entity Gems of specific entity.
/entities/{entityId}/gem-contracts/
The Id of the entity.
dummy-entityid
The Id of the user performing the request.
dummy-userid
The API key for authentication
test
The token for user authentication.
dummy-token
Update Entity Gems Info of specific entity.
/entities/{entityId}/gem-contracts/{entityGemsContractId}/update
The Id of the entity.
dummy-entityid
The Id of the user performing the request.
dummy-userid
The API key for authentication
test
The token for user authentication.
dummy-token
Soft Delete Entity Gems info of specific entity.
/entities/{entityId}/gem-contracts/{entityGemsContractId}/delete
The Id of the entity.
dummy-entityid
The Id of the user performing the request.
dummy-userid
The API key for authentication
test
The token for user authentication.
dummy-token
Increase Entity Gems value of a particular user
/entities/{entityId}/users/{userId}/gemsContracts/{entityGemsContractId}/increase
The Id of the entity.
dummy-entityid
The Id of the user performing the request.
dummy-userid
The API key for authentication
test
The token for user authentication.
dummy-token
Decrease Entity Gems value of a particular user
/entities/{entityId}/users/{userId}/gemsContracts/{entityGemsContractId}/decrease
The Id of the entity.
dummy-entityid
The Id of the user performing the request.
dummy-userid
The API key for authentication
test
The token for user authentication.
dummy-token