We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
get_commands
Request:
{ command: 'get_commands', data: { } }
Response:
{ command: 'get_commands', data: { get_stock: { request: { resource_id: 'Integer', user_id: 'String' }, response: { resource_id: 'Integer', amount: 'Integer' } }, ... } }
Server API