Profit Margins
Get Profit Margin
Get profit margin according to profit_margin_uuid.
Returns
A profit margin object.
GET
/
api
/
v2
/
profit_margins
/
{profit_margin_uuid}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
profit_margin_uuid
string
requiredGiven UUID of the profit margin object.
Response
200 - application/json
lab_percent
integer
merchant_uuid
string
mined_percent
integer
price_max
integer
price_min
integer
uuid
string
weight_max
number
weight_min
integer
weight_or_price
string