Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 627 Bytes

OpenWithKeys.md

File metadata and controls

27 lines (17 loc) · 627 Bytes

Open a Case with Keys

Endpoint is disabled until further notice.

HTTP Request

POST https://api-trade.wax.io/ICase/OpenWithKeys/v1

Authentication

API key required.

OAuth Scopes

manage_items

Input

Parameter Type Required Description
case_id int + The ID of the case being opened
amount int Number of cases to open. Defaults to 1. Maximum value of 100.

Output

Parameter Type Description
cases object Standard OpenedCase Object