create

Create order

Get Cakes

POST https://chiaplot.ru/api/v1/order/create

Query Parameters

Name
Type
Description

promo

string

Promo code if exist

date

string

Date for order e.g.: 21.08.2021

plot_count

integer

Count of plots

pool_contract_address

string

Pool contract addres

fp_key

string

Farmer public key

user_id

integer

Account User ID in site

token

string

API token in settings

{"status":"success"}

Last updated

Was this helpful?