🎒Inventory
Last updated
Last updated
GET
/v3/inventory
Headers
Name | Value |
---|---|
Response
POST
/v3/inventory/disable-transfer
Headers
Body
Response
POST
/v3/inventory/remove
Headers
Body
Response
POST
/v3/inventory/inject/mystery-box-ticket
Headers
Body
Response
POST
/v3/inventory/inject/in-game-item
Before injecting to inventory, make sure the item is available on database alphagames game_items
table
Headers
Body
Example Payload
POST
/v3/inventory/inject/voucher
Headers
Body
Response
Name | Value |
---|---|
Name | Type | Description |
---|---|---|
Name | Value |
---|---|
Name | Type | Description |
---|---|---|
Name | Value |
---|---|
Name | Type | Description |
---|---|---|
Name | Value |
---|---|
Name | Type | Description |
---|---|---|
Name | Value |
---|---|
Name | Type | Description |
---|---|---|
X-Api-Key*
API Key
Authorization*
Bearer <token>
X-API-Key
API Key
Authorization
Bearer <token>
inventory_id
string
Inventory ID
X-Api-Key*
API Key
Authorization*
Bearer <token>
inventory_id
*
string
Inventory ID
X-API-Key*
API Key
Authorization*
Bearer <token>
qty
*
string
amount of ticket injected
X-Api-Key*
API Key
Authorization*
Bearer <token>
item_list
*
string
Stringified json of game_internal_id and qty. Example below
Content-Type
application/json
Authorization
Bearer <token>
name
string
Name of the user
age
number
Age of the user