Learn R Programming

rCoinbase (version 1.0.0)

cb_cancel_order: Spot: Cancel Order

Description

Spot: Cancel Order

Usage

cb_cancel_order(order_ids)

Value

returns order details as a data.frame for cancelled orders

Arguments

order_ids

= (string) enter the order id that you wish to cancel

Examples

Run this code
if (FALSE) {
  cb_cancel_order(order_ids='ASDGF123-SDVSA123-SAEF123')
}

Run the code above in your browser using DataLab