Skip to main content
POST
Create/update stage parameters

Headers

orderly-timestamp
string
required
orderly-account-id
string
required
orderly-key
string
required
orderly-signature
string
required

Body

application/json
stage_name
string
required

Name of the stage

start_date
string
required

Start date (YYYY-MM-DD)

volume_boost
number
required

Volume boost factor

pnl_boost
number
required

PnL boost factor

l1_referral_boost
number
required

Level 1 Referral boost factor

l2_referral_boost
number
required

Level 2 Referral boost factor

is_continous
boolean
required
stage_id
number

If provided, update this stage; if empty, create a new stage

end_date
string

End date (YYYY-MM-DD), optional for indefinite

Response

200 - application/json

OK

success
boolean
required

Indicates whether the request was successful.

Example:

true

timestamp
integer

Server timestamp in milliseconds.

Example:

1702989203989