Skip to main content
PATCH
Update a standing order

Path Parameters

id
string
required

Id

Body

application/json

Standing order update params

Standing Order update params

low_watermark_qty
number
required

Minimum quantity level to inform market maker, in base currency

strict
boolean
required

Should always open orders == qty or not

archived
boolean
min_qty
number | null

Minimum quantity to be traded at a go, in base currency

qty
number

Order quantity, denominated in the base currency

Response

StandingOrder

Response schema for a single standing order

data
StandingOrder · object

An order

Example: