POST
/
catalogs
/
premiums

Authorizations

Authorization
string
header
required

Body

application/json
name
string
required
Required string length: 1 - 100
amount
number | null
applicable_activity
enum<string>
Available options:
BUY,
SELL
calculation_type
enum<string>
Available options:
NORMAL,
MANUAL,
OPTIONS
category
enum<string>
Available options:
PAYOUT,
TRANSACTION
creator
string
dependant_on_card
boolean
id
string
included
boolean
is_active
boolean
options
object[]
owner
string
type
enum<string>
Available options:
PER_TRANSACTION,
PER_KG,
PER_UNIT_CURRENCY,
PER_FARMER
updater
string

Response

201 - application/json
name
string
required
Required string length: 1 - 100
amount
number | null
applicable_activity
enum<string>
Available options:
BUY,
SELL
calculation_type
enum<string>
Available options:
NORMAL,
MANUAL,
OPTIONS
category
enum<string>
Available options:
PAYOUT,
TRANSACTION
created_on
string
creator
string
dependant_on_card
boolean
id
string
included
boolean
is_active
boolean
options
object[]
owner
string
type
enum<string>
Available options:
PER_TRANSACTION,
PER_KG,
PER_UNIT_CURRENCY,
PER_FARMER
updated_on
string
updater
string