Skip to content
viruch edited this page May 26, 2011 · 3 revisions

update_stock

synopsis

update_stock resource_id amount

example

{
  command: 'update_stock',
  data: {
    resource_id: 13,
    amount: 50
  }
}

See also

Client API

Clone this wiki locally