Membership Tier
Last updated
Last updated
This endpoint retrieves all the membershipTiers of an entity.
/entities/{entityId}/membershipTiers
The Id of the user performing the request.
dummy-userid
The page number of expected set of documents.
1
The limit of the number of documents each page.
10
The API key for authentication
test
The secret key for authentication
test-secret
The token for user authentication.
dummy-token
This endpoint allows to add a new membershipTier for an entity.
/entities/{entityId}/membershipTiers
The Id of the user performing the request.
dummy-userid
The API key for authentication
test
The secret key for authentication
test-secret
The token for user authentication.
dummy-token
100
2
ipfs-hash
description
This endpoint retrieves the membershipTier details of an entity.
/entities/{entityId}/membershipTiers/{membershipTier}
The Id of the user performing the request.
dummy-userid
The API key for authentication
test
The secret key for authentication
test-secret
The token for user authentication.
dummy-token
This endpoint allows to update a membershipTier for an entity.
/entities/{entityId}/membershipTiers/{membershipTier}/update
The Id of the user performing the request.
dummy-userid
The API key for authentication
test
The secret key for authentication
test-secret
The token for user authentication.
dummy-token
100
ipfs-hash
description
This endpoint allows to delete a membershipTier for an entity.
/entities/{entityId}/membershipTiers/{membershipTier}/delete
The Id of the user performing the request.
dummy-userid
The API key for authentication
test
The secret key for authentication
test-secret
The token for user authentication.
dummy-token
This endpoint allows users to claim rewards for a specific membership tier of an entity.
/entities/{entityId}/membershipTiers/{membershipTier}/claim-rewards
The Id of the user performing the request.
dummy-userid
The API key for authentication
test
The secret key for authentication
test-secret
The token for user authentication.
dummy-token