Skip to main content
GET
List Profit Margins

Authorizations

Authorization
string
header
required

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

Query Parameters

offset
integer
default:0

How many results to skip. Defaults to 0.

limit
integer
default:100

How many results to return. Defaults to 100.

product_type
string[]

Optional list of product types to filter by (e.g. diamond, gemstone).

Response

200 - application/json

OK

profit_margins
object[]
total
integer
offset
integer
limit
integer