Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

SellerProfitLogicDataRequest

profit
number
default:0
Required range: 0 <= x <= 100
margin_type
enum<string>
Available options:
percentage,
fixed
action_on_change_rate
enum<string>
Available options:
approve,
reject
id
string | null

Response

SellerProfitLogicData

data
SellerProfitLogicData · object
required