We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
get_stock resource_id user_id
Request:
{ command: 'get_stock', data: { resource_id: 9, user_id : 'ee11cbb19052e40b07aac0ca060c23ee' } }
Response:
{ command: 'get_stock', data: { resource_id: 9, amount: 10 } }