> ## Documentation Index
> Fetch the complete documentation index at: https://developers.unbridaled.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# List Profit Margins

> List all profit margins.

## Returns

A list of profit_margin objects.



## OpenAPI

````yaml get /api/v2/profit_margins/list
openapi: 3.1.0
info:
  title: Unbridaled Marketplace Merchant API
  description: Developer API to integrate with Unbridaled Marketplace
  version: 1.0.0
servers:
  - url: https://api-staging.unbridaled.ai
    description: Sandbox API
  - description: Production API
    url: https://api.unbridaled.ai
security:
  - apikeyAuth: []
tags:
  - name: Diamonds
  - name: Inventory
  - name: Orders
  - name: Merchant Templates
  - name: Profit Margins
  - name: Defaults
  - name: Merchant Addresses
paths:
  /api/v2/profit_margins/list:
    get:
      tags:
        - Profit Margins
      summary: List Profit Margins
      description: |-
        List all profit margins.

        ## Returns

        A list of profit_margin objects.
      parameters: []
      responses:
        '200':
          description: OK
          headers: {}
          content:
            application/json:
              schema:
                type: array
                items:
                  type: object
                  properties:
                    lab_percent:
                      type: integer
                    merchant_uuid:
                      type: string
                    mined_percent:
                      type: integer
                    price_max:
                      type: integer
                    price_min:
                      type: integer
                    uuid:
                      type: string
                    weight_max:
                      type:
                        - integer
                        - number
                    weight_min:
                      type: integer
                    weight_or_price:
                      type: string
                x-examples:
                  Example 1:
                    - lab_percent: 50
                      merchant_uuid: 17497254-56ab-464e-9ba3-fb3e28906d41
                      mined_percent: 35
                      price_max: 0
                      price_min: 0
                      uuid: 3e3cff68-e784-426e-ac60-f6226d365907
                      weight_max: 0.75
                      weight_min: 0
                      weight_or_price: weight
                    - lab_percent: 45
                      merchant_uuid: 17497254-56ab-464e-9ba3-fb3e28906d41
                      mined_percent: 30
                      price_max: 0
                      price_min: 0
                      uuid: e09d659a-d9d0-40ba-9c98-56a32de9105a
                      weight_max: 0.99
                      weight_min: 0.76
                      weight_or_price: weight
                    - lab_percent: 45
                      merchant_uuid: 17497254-56ab-464e-9ba3-fb3e28906d41
                      mined_percent: 30
                      price_max: 0
                      price_min: 0
                      uuid: af958113-2d49-4b3c-ae27-85bb3fbe02c3
                      weight_max: 1.99
                      weight_min: 1
                      weight_or_price: weight
                    - lab_percent: 40
                      merchant_uuid: 17497254-56ab-464e-9ba3-fb3e28906d41
                      mined_percent: 25
                      price_max: 0
                      price_min: 0
                      uuid: de4c334b-c0ec-4f42-a68f-86890ceb358b
                      weight_max: 10
                      weight_min: 2
                      weight_or_price: weight
              example:
                - lab_percent: 50
                  merchant_uuid: d0ba030b-f20f-4a6a-be92-48bae1514485
                  mined_percent: 35
                  price_max: 0
                  price_min: 0
                  uuid: e2f60e6b-579e-4abc-a9cc-d562ba8abfbd
                  weight_max: 0.75
                  weight_min: 0
                  weight_or_price: weight
                - lab_percent: 45
                  merchant_uuid: d0ba030b-f20f-4a6a-be92-48bae1514485
                  mined_percent: 30
                  price_max: 0
                  price_min: 0
                  uuid: ff7a851b-abf1-4c02-86aa-080af2d9bf9d
                  weight_max: 0.99
                  weight_min: 0.76
                  weight_or_price: weight
                - lab_percent: 45
                  merchant_uuid: d0ba030b-f20f-4a6a-be92-48bae1514485
                  mined_percent: 30
                  price_max: 0
                  price_min: 0
                  uuid: d28b77b2-1a54-4ac3-b508-fb54b4049037
                  weight_max: 1.99
                  weight_min: 1
                  weight_or_price: weight
                - lab_percent: 40
                  merchant_uuid: d0ba030b-f20f-4a6a-be92-48bae1514485
                  mined_percent: 25
                  price_max: 0
                  price_min: 0
                  uuid: c1611b35-0e04-432e-913b-ee9ea31dde7d
                  weight_max: 10
                  weight_min: 2
                  weight_or_price: weight
                - lab_percent: 80
                  merchant_uuid: d0ba030b-f20f-4a6a-be92-48bae1514485
                  mined_percent: 50
                  price_max: 500
                  price_min: 0
                  uuid: 39adf7b8-277f-49c1-a7d7-0c4888ac1693
                  weight_max: 0
                  weight_min: 0
                  weight_or_price: price
                - lab_percent: 70
                  merchant_uuid: d0ba030b-f20f-4a6a-be92-48bae1514485
                  mined_percent: 40
                  price_max: 2000
                  price_min: 501
                  uuid: 394a2a0f-3414-493d-a29d-4dfe5d1c458b
                  weight_max: 0
                  weight_min: 0
                  weight_or_price: price
                - lab_percent: 55
                  merchant_uuid: d0ba030b-f20f-4a6a-be92-48bae1514485
                  mined_percent: 38
                  price_max: 5000
                  price_min: 2001
                  uuid: 84615102-0b57-4b26-80e1-efdc8b169ebd
                  weight_max: 0
                  weight_min: 0
                  weight_or_price: price
                - lab_percent: 50
                  merchant_uuid: d0ba030b-f20f-4a6a-be92-48bae1514485
                  mined_percent: 35
                  price_max: 10000
                  price_min: 5001
                  uuid: 5457298b-40aa-4fac-889b-586dbd858552
                  weight_max: 0
                  weight_min: 0
                  weight_or_price: price
                - lab_percent: 48
                  merchant_uuid: d0ba030b-f20f-4a6a-be92-48bae1514485
                  mined_percent: 32
                  price_max: 20000
                  price_min: 10001
                  uuid: 18b15c92-0884-44aa-b5d4-aca5f6389780
                  weight_max: 0
                  weight_min: 0
                  weight_or_price: price
                - lab_percent: 48
                  merchant_uuid: d0ba030b-f20f-4a6a-be92-48bae1514485
                  mined_percent: 30
                  price_max: 40000
                  price_min: 20001
                  uuid: 7fe38cf9-b5d0-4849-bcb9-a7e29c854dcb
                  weight_max: 0
                  weight_min: 0
                  weight_or_price: price
                - lab_percent: 45
                  merchant_uuid: d0ba030b-f20f-4a6a-be92-48bae1514485
                  mined_percent: 30
                  price_max: 500000
                  price_min: 40001
                  uuid: 789e4ca1-9cfa-4e1c-9319-d8f20c465850
                  weight_max: 0
                  weight_min: 0
                  weight_or_price: price
                - lab_percent: 40
                  merchant_uuid: d0ba030b-f20f-4a6a-be92-48bae1514485
                  mined_percent: 50
                  price_max: 99999999
                  price_min: 0
                  uuid: 055a6e8b-1286-4b78-90de-3c358e73d48e
                  weight_max: 10
                  weight_min: 0
                  weight_or_price: weight
              examples:
                ListProfitMarginsResponse:
                  value:
                    - lab_percent: 50
                      merchant_uuid: 17497254-56ab-464e-9ba3-fb3e28906d41
                      mined_percent: 35
                      price_max: 0
                      price_min: 0
                      uuid: 3e3cff68-e784-426e-ac60-f6226d365907
                      weight_max: 0.75
                      weight_min: 0
                      weight_or_price: weight
                    - lab_percent: 45
                      merchant_uuid: 17497254-56ab-464e-9ba3-fb3e28906d41
                      mined_percent: 30
                      price_max: 0
                      price_min: 0
                      uuid: e09d659a-d9d0-40ba-9c98-56a32de9105a
                      weight_max: 0.99
                      weight_min: 0.76
                      weight_or_price: weight
                    - lab_percent: 45
                      merchant_uuid: 17497254-56ab-464e-9ba3-fb3e28906d41
                      mined_percent: 30
                      price_max: 0
                      price_min: 0
                      uuid: af958113-2d49-4b3c-ae27-85bb3fbe02c3
                      weight_max: 1.99
                      weight_min: 1
                      weight_or_price: weight
                    - lab_percent: 40
                      merchant_uuid: 17497254-56ab-464e-9ba3-fb3e28906d41
                      mined_percent: 25
                      price_max: 0
                      price_min: 0
                      uuid: de4c334b-c0ec-4f42-a68f-86890ceb358b
                      weight_max: 10
                      weight_min: 2
                      weight_or_price: weight
components:
  securitySchemes:
    apikeyAuth:
      type: http
      scheme: bearer

````