Change order parameters
1 | edit(keys, orderId, quantity, price)
|
keys |
list containing access and secret keys in the form: keys <- list(key = ACCESS_KEY, secret = ACCESS_SECRET) |
orderId |
ID of the order to be changed |
quantity |
New quantity |
price |
New price |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.