Jump to content

How can i create a buy order for an unusual through API?


Eqbits

Recommended Posts

It should be a specific effect. I only could create a non-effect one so far with code like this:

'intent' => '0',
    'item' => array(
        'quality' => '5',
        'item_name' => $hat
    ),
    'details' => '...',
    'currencies' => array(
        'metal' => $buyMetal,
        'keys' => $buyKeys
    )

 

Search didn't help

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...