Centurygame: Redeem Code
Centurygame via Parse · entertainment
Redeem a gift code for a King's Shot player. The player must exist and the code must be valid. Returns the redemption result including any rewards. Common error codes: 40014 (code not found), 40001 (player not found). API for the King's Shot (Kingshot) mobile game gift code redemption center. Allows looking up players by ID, redeeming gift codes, and retrieving gift code center configuration. Fulfilled by Parse from kingshot-giftcode.centurygame.com.
- centurygame
- developer-tools
- entertainment
- kingshot-giftcode-centurygame-com
- other
- parse
- platform-key
Price and execution
- Price
- Quote unavailable
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- entertainment
Interface snapshot
- Protocol
- HTTP operation
- Operation
- POST /scraper/ea8ff0bc-09f9-419a-a710-2374107ef49c/redeem_code
- Interface artifact
- sha256:77643fc58f67b887f87eb59da61a5c41636b376c161d3fd34aee314be86bfc51
- Manifest digest
- sha256:be635bd63542be00b03c271322f9bdba14546e1bd70628122eeaafd016a71cb3
Request fields
- fid (string, required): The player's in-game ID (numeric string found via the in-game avatar).
- code (string, required): The gift code to redeem (case-sensitive alphanumeric string).
Example queries
- {"fid":"12345","code":"TESTCODE123"}