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

# Get all suppliers

> Retrieves the complete list of suppliers associated with products in the authenticated company. Each entry contains supplier details, related products, and relevant metadata. Useful for managing supplier relationships and tracking sourcing information.



## OpenAPI

````yaml GET /2023-11/admin/supplierProducts
openapi: 3.0.3
info:
  title: Genuka V2 - API
  version: 1.0.0
  contact: {}
servers:
  - url: https://api-staging.genuka.com
  - url: https://api.genuka.com
security:
  - bearerAuth: []
tags:
  - name: Public Routes
  - name: Pages
  - name: Collections
  - name: Shops
  - name: Products
  - name: Articles
  - name: Discounts
  - name: Blogs
  - name: Company
  - name: Review
    description: |-
      ``` json
      {
      "title": "",
      "quantity": "",
      "product_variant": "",
      "date": "",
      "company_id": "",
      "shops": []
      }

       ```
  - name: Private Routes
  - name: Authentication
  - name: Apps
  - name: Accounting
  - name: Addresses
  - name: Customer
  - name: Analytics
  - name: Articles1
  - name: Availabilities
  - name: API Keys
  - name: Orders
  - name: Bills
  - name: Blogs1
  - name: Calendar Events
  - name: Collections1
  - name: Company1
  - name: Customers
  - name: Deliveries
    description: |-
      ``` json
      {
      "title": "",
      "quantity": "",
      "product_variant": "",
      "date": "",
      "company_id": "",
      "shops": []
      }

       ```
  - name: Discount
  - name: Domains
    description: |-
      ``` json
      {
      "domain": "",
      "company_id": ""
      }

       ```
  - name: Analytics1
  - name: Orders1
  - name: Payments
  - name: Pages1
  - name: Production
  - name: Bill of Materials
  - name: Payments1
  - name: Payments Methods
  - name: Workflows
  - name: New Folder
  - name: Wallet
  - name: Marketing
  - name: Campaigns
  - name: Templates
  - name: Products1
  - name: Product Variants
  - name: Analytics12
  - name: Services
    description: >-
      Services are "Products" that have a duration in minutes, a buffer time and
      a list of users able to provide the service.
  - name: SupplierProducts
  - name: Shops1
    description: >-
      Shops are sort of subsidiary of companies. A Company can have many Shops.
      Each shop can have 0 or more .  
        
      But all of them are properties of a Company.
  - name: Warehouses
    description: >-
      Warehouses are places where stocks are placed.


      Shop which are physical or virtual point of sales can be attached to one
      or many warehouses to take their products.
  - name: Stocks
    description: |-
      ``` json
      {
      "title": "",
      "quantity": "",
      "product_variant": "",
      "date": "",
      "company_id": "",
      "shops": []
      }

       ```
  - name: Review1
    description: |-
      ``` json
      {
      "title": "",
      "quantity": "",
      "product_variant": "",
      "date": "",
      "company_id": "",
      "shops": []
      }

       ```
  - name: ReviewCriterion
    description: |-
      ``` json
      {
      "title": "",
      "quantity": "",
      "product_variant": "",
      "date": "",
      "company_id": "",
      "shops": []
      }

       ```
  - name: StockMovements
    description: |-
      ``` json
      {
      "title": "",
      "quantity": "",
      "product_variant": "",
      "date": "",
      "company_id": "",
      "shops": []
      }

       ```
  - name: Suppliers
  - name: Treasury Accounts
    description: Comptes de trésorerie
  - name: Users
  - name: Wrapped
  - name: Returns
  - name: Webhooks
  - name: Customer Routes
  - name: Authentication1
  - name: Addresses1
  - name: Orders12
  - name: Payments12
  - name: Review12
    description: |-
      ``` json
      {
      "title": "",
      "quantity": "",
      "product_variant": "",
      "date": "",
      "company_id": "",
      "shops": []
      }

       ```
  - name: Developer Routes
  - name: Authentication12
  - name: Apps1
  - name: Apps Shortcut
  - name: Products12
    description: Developer can access a company product through its app
paths:
  /2023-11/admin/supplierProducts:
    get:
      tags:
        - Private Routes
        - SupplierProducts
      summary: List
      description: List
      operationId: list20
      parameters:
        - name: x-company
          in: header
          schema:
            type: string
            example: '{{companyId}}'
      responses:
        '200':
          description: '200'
          headers:
            Cache-Control:
              schema:
                type: string
                example: no-cache, private
            Connection:
              schema:
                type: string
                example: keep-alive
            Content-Encoding:
              schema:
                type: string
                example: gzip
            Date:
              schema:
                type: string
                example: Fri, 10 Oct 2025 15:39:26 GMT
            Server:
              schema:
                type: string
                example: nginx/1.18.0 (Ubuntu)
            Transfer-Encoding:
              schema:
                type: string
                example: chunked
            Vary:
              schema:
                type: string
                example: Origin
            X-RateLimit-Limit:
              schema:
                type: string
                example: '6000'
            X-RateLimit-Remaining:
              schema:
                type: string
                example: '5999'
          content:
            application/json:
              schema:
                type: object
                properties:
                  data:
                    type: array
                    items:
                      type: object
                      properties:
                        barcode:
                          nullable: true
                          example: null
                        company_id:
                          type: string
                          example: 01hqydxwtxdj3kmzp3bz7jk73g
                        content:
                          type: string
                          nullable: true
                          example: null
                        created_at:
                          type: string
                          example: '2025-08-13T09:04:52.000000Z'
                        deleted_at:
                          nullable: true
                          example: null
                        handle:
                          type: string
                          example: un-produit-de-test-l
                        id:
                          type: string
                          example: 01k2hasmw27x5r9202h4wyc7r3
                        medias:
                          type: array
                          items: {}
                          example: []
                        metadata:
                          nullable: true
                          example: null
                        price:
                          type: number
                          example: 100
                        product_variant_id:
                          type: string
                          nullable: true
                          example: 01k2hasmvmeqt9k24h6vt3db2j
                        sku:
                          nullable: true
                          example: null
                        supplier:
                          nullable: true
                          example: null
                        supplier_id:
                          nullable: true
                          example: null
                        tags:
                          type: array
                          items: {}
                          example: []
                        title:
                          type: string
                          example: ''
                        updated_at:
                          type: string
                          example: '2025-08-13T09:04:52.000000Z'
                    example:
                      - barcode: null
                        company_id: 01hqydxwtxdj3kmzp3bz7jk73g
                        content: null
                        created_at: '2025-08-13T09:04:52.000000Z'
                        deleted_at: null
                        handle: un-produit-de-test-l
                        id: 01k2hasmw27x5r9202h4wyc7r3
                        medias: []
                        metadata: null
                        price: 100
                        product_variant_id: 01k2hasmvmeqt9k24h6vt3db2j
                        sku: null
                        supplier: null
                        supplier_id: null
                        tags: []
                        title: ''
                        updated_at: '2025-08-13T09:04:52.000000Z'
                      - barcode: null
                        company_id: 01hqydxwtxdj3kmzp3bz7jk73g
                        content: null
                        created_at: '2025-08-13T09:04:15.000000Z'
                        deleted_at: null
                        handle: un-produit-de-test-m
                        id: 01k2harh37j00j2jyzhmn3tb06
                        medias: []
                        metadata: null
                        price: 12
                        product_variant_id: 01k2harh2sr9w6kfxcpn45yss3
                        sku: null
                        supplier: null
                        supplier_id: null
                        tags: []
                        title: ''
                        updated_at: '2025-08-13T09:04:52.000000Z'
                      - barcode: null
                        company_id: 01hqydxwtxdj3kmzp3bz7jk73g
                        content: null
                        created_at: '2025-08-13T08:58:07.000000Z'
                        deleted_at: null
                        handle: hello-g
                        id: 01k2hada3t2pxt63gh9d52y93v
                        medias: []
                        metadata: null
                        price: 80
                        product_variant_id: 01k2hada3fqwn2gh4fbkrvbpdn
                        sku: null
                        supplier: null
                        supplier_id: null
                        tags: []
                        title: ''
                        updated_at: '2025-08-13T08:58:07.000000Z'
                      - barcode: null
                        company_id: 01hqydxwtxdj3kmzp3bz7jk73g
                        content: null
                        created_at: '2025-08-13T08:49:23.000000Z'
                        deleted_at: null
                        handle: hello-m
                        id: 01k2h9x9r7z09f430vqycanby4
                        medias: []
                        metadata: null
                        price: 12
                        product_variant_id: 01k2h94pxr2y18qzw7wy9txf94
                        sku: null
                        supplier: null
                        supplier_id: null
                        tags: []
                        title: ''
                        updated_at: '2025-08-13T08:58:07.000000Z'
                      - barcode: null
                        company_id: 01hqydxwtxdj3kmzp3bz7jk73g
                        content: Ceci est un tshirt
                        created_at: '2025-08-11T19:23:35.000000Z'
                        deleted_at: null
                        handle: tshirt
                        id: 01k2d9d4j9jqgetah8jtn7hj3k
                        medias: []
                        metadata: null
                        price: 800
                        product_variant_id: 01k2d9d4hgrwvp5vxd365qb3ww
                        sku: null
                        supplier: null
                        supplier_id: null
                        tags: []
                        title: ''
                        updated_at: '2025-08-11T19:23:35.000000Z'
                      - barcode: null
                        company_id: 01hqydxwtxdj3kmzp3bz7jk73g
                        content: Ceci est un tshirt
                        created_at: '2025-08-11T19:23:35.000000Z'
                        deleted_at: null
                        handle: tshirt-blanc-m
                        id: 01k2d9d4h84pm2qghrcmr51n0c
                        medias: []
                        metadata: null
                        price: 800
                        product_variant_id: 01k2d9d4gfw8pxj7ngz5wm9x2e
                        sku: null
                        supplier: null
                        supplier_id: null
                        tags: []
                        title: ''
                        updated_at: '2025-08-11T19:23:35.000000Z'
                      - barcode: null
                        company_id: 01hqydxwtxdj3kmzp3bz7jk73g
                        content: Ceci est un tshirt
                        created_at: '2025-08-11T19:23:35.000000Z'
                        deleted_at: null
                        handle: tshirt-blanc-s
                        id: 01k2d9d4g7d7mvsnhg260jyyak
                        medias: []
                        metadata: null
                        price: 800
                        product_variant_id: 01k2d9d4fb1azcx12zxqwbt3av
                        sku: null
                        supplier: null
                        supplier_id: null
                        tags: []
                        title: ''
                        updated_at: '2025-08-11T19:23:35.000000Z'
                      - barcode: null
                        company_id: 01hqydxwtxdj3kmzp3bz7jk73g
                        content: null
                        created_at: '2025-07-29T09:36:26.000000Z'
                        deleted_at: null
                        handle: >-
                          abonnement-aux-services-cloud-pour-lequipe-de-developpement-jLFKT
                        id: 01k1an6tgwj0q6nj28tze6g2qj
                        medias: []
                        metadata: null
                        price: 114539
                        product_variant_id: null
                        sku: null
                        supplier: null
                        supplier_id: null
                        tags: []
                        title: >-
                          Abonnement aux services cloud pour l'équipe de
                          développement
                        updated_at: '2025-07-29T09:36:26.000000Z'
                      - barcode: null
                        company_id: 01hqydxwtxdj3kmzp3bz7jk73g
                        content: null
                        created_at: '2025-07-29T09:36:26.000000Z'
                        deleted_at: null
                        handle: >-
                          abonnement-aux-services-cloud-pour-lequipe-de-developpement-SJI4d
                        id: 01k1an6tdgx91r30kdeqc316m7
                        medias: []
                        metadata: null
                        price: 418584
                        product_variant_id: null
                        sku: null
                        supplier: null
                        supplier_id: null
                        tags: []
                        title: >-
                          Abonnement aux services cloud pour l'équipe de
                          développement
                        updated_at: '2025-07-29T09:36:26.000000Z'
                      - barcode: null
                        company_id: 01hqydxwtxdj3kmzp3bz7jk73g
                        content: null
                        created_at: '2025-07-29T09:36:26.000000Z'
                        deleted_at: null
                        handle: >-
                          abonnement-aux-services-cloud-pour-lequipe-de-developpement-IvCnX
                        id: 01k1an6tkbkrrez3b3hy2cv8mj
                        medias: []
                        metadata: null
                        price: 471314
                        product_variant_id: null
                        sku: null
                        supplier: null
                        supplier_id: null
                        tags: []
                        title: >-
                          Abonnement aux services cloud pour l'équipe de
                          développement
                        updated_at: '2025-07-29T09:36:26.000000Z'
                      - barcode: null
                        company_id: 01hqydxwtxdj3kmzp3bz7jk73g
                        content: null
                        created_at: '2025-07-29T09:36:26.000000Z'
                        deleted_at: null
                        handle: >-
                          abonnement-aux-services-cloud-pour-lequipe-de-developpement-ymG51
                        id: 01k1an6tnnxgr2a3hevpnjz4st
                        medias: []
                        metadata: null
                        price: 540402
                        product_variant_id: null
                        sku: null
                        supplier: null
                        supplier_id: null
                        tags: []
                        title: >-
                          Abonnement aux services cloud pour l'équipe de
                          développement
                        updated_at: '2025-07-29T09:36:26.000000Z'
                      - barcode: null
                        company_id: 01hqydxwtxdj3kmzp3bz7jk73g
                        content: null
                        created_at: '2025-07-29T09:36:26.000000Z'
                        deleted_at: null
                        handle: >-
                          abonnement-aux-services-cloud-pour-lequipe-de-developpement-4tXgE
                        id: 01k1an6tas01tx4nhk8h1mrkaq
                        medias: []
                        metadata: null
                        price: 610773
                        product_variant_id: null
                        sku: null
                        supplier: null
                        supplier_id: null
                        tags: []
                        title: >-
                          Abonnement aux services cloud pour l'équipe de
                          développement
                        updated_at: '2025-07-29T09:36:26.000000Z'
                      - barcode: null
                        company_id: 01hqydxwtxdj3kmzp3bz7jk73g
                        content: null
                        created_at: '2025-07-29T09:36:22.000000Z'
                        deleted_at: null
                        handle: achat-dencre-et-de-papier-pour-le-bureau-dhPBG
                        id: 01k1an6pg9fppy6g0efyvd43mt
                        medias: []
                        metadata: null
                        price: 551460
                        product_variant_id: null
                        sku: null
                        supplier: null
                        supplier_id: null
                        tags: []
                        title: Achat d'encre et de papier pour le bureau
                        updated_at: '2025-07-29T09:36:22.000000Z'
                      - barcode: null
                        company_id: 01hqydxwtxdj3kmzp3bz7jk73g
                        content: null
                        created_at: '2025-07-29T09:36:22.000000Z'
                        deleted_at: null
                        handle: achat-dencre-et-de-papier-pour-le-bureau-KJUa1
                        id: 01k1an6p9fp4eaxw02grjhpyqq
                        medias: []
                        metadata: null
                        price: 339168
                        product_variant_id: null
                        sku: null
                        supplier: null
                        supplier_id: null
                        tags: []
                        title: Achat d'encre et de papier pour le bureau
                        updated_at: '2025-07-29T09:36:22.000000Z'
                      - barcode: null
                        company_id: 01hqydxwtxdj3kmzp3bz7jk73g
                        content: null
                        created_at: '2025-07-29T09:36:22.000000Z'
                        deleted_at: null
                        handle: achat-dencre-et-de-papier-pour-le-bureau-wAcm7
                        id: 01k1an6p7m8t464t25n45d06g0
                        medias: []
                        metadata: null
                        price: 413082
                        product_variant_id: null
                        sku: null
                        supplier: null
                        supplier_id: null
                        tags: []
                        title: Achat d'encre et de papier pour le bureau
                        updated_at: '2025-07-29T09:36:22.000000Z'
                  links:
                    type: object
                    properties:
                      first:
                        type: string
                        example: >-
                          http://genuka-api.test/2023-11/admin/supplierProducts?page=1
                      last:
                        type: string
                        example: >-
                          http://genuka-api.test/2023-11/admin/supplierProducts?page=16
                      next:
                        type: string
                        example: >-
                          http://genuka-api.test/2023-11/admin/supplierProducts?page=2
                      prev:
                        nullable: true
                        example: null
                  meta:
                    type: object
                    properties:
                      current_page:
                        type: number
                        example: 1
                      from:
                        type: number
                        example: 1
                      last_page:
                        type: number
                        example: 16
                      links:
                        type: array
                        items:
                          type: object
                          properties:
                            active:
                              type: boolean
                              example: false
                            label:
                              type: string
                              example: '&laquo; Previous'
                            page:
                              type: number
                              nullable: true
                              example: null
                            url:
                              type: string
                              nullable: true
                              example: null
                        example:
                          - active: false
                            label: '&laquo; Previous'
                            page: null
                            url: null
                          - active: true
                            label: '1'
                            page: 1
                            url: >-
                              http://genuka-api.test/2023-11/admin/supplierProducts?page=1
                          - active: false
                            label: '2'
                            page: 2
                            url: >-
                              http://genuka-api.test/2023-11/admin/supplierProducts?page=2
                          - active: false
                            label: '3'
                            page: 3
                            url: >-
                              http://genuka-api.test/2023-11/admin/supplierProducts?page=3
                          - active: false
                            label: '4'
                            page: 4
                            url: >-
                              http://genuka-api.test/2023-11/admin/supplierProducts?page=4
                          - active: false
                            label: '5'
                            page: 5
                            url: >-
                              http://genuka-api.test/2023-11/admin/supplierProducts?page=5
                          - active: false
                            label: '6'
                            page: 6
                            url: >-
                              http://genuka-api.test/2023-11/admin/supplierProducts?page=6
                          - active: false
                            label: '7'
                            page: 7
                            url: >-
                              http://genuka-api.test/2023-11/admin/supplierProducts?page=7
                          - active: false
                            label: '8'
                            page: 8
                            url: >-
                              http://genuka-api.test/2023-11/admin/supplierProducts?page=8
                          - active: false
                            label: '9'
                            page: 9
                            url: >-
                              http://genuka-api.test/2023-11/admin/supplierProducts?page=9
                          - active: false
                            label: '10'
                            page: 10
                            url: >-
                              http://genuka-api.test/2023-11/admin/supplierProducts?page=10
                          - active: false
                            label: ...
                            url: null
                          - active: false
                            label: '15'
                            page: 15
                            url: >-
                              http://genuka-api.test/2023-11/admin/supplierProducts?page=15
                          - active: false
                            label: '16'
                            page: 16
                            url: >-
                              http://genuka-api.test/2023-11/admin/supplierProducts?page=16
                          - active: false
                            label: Next &raquo;
                            page: 2
                            url: >-
                              http://genuka-api.test/2023-11/admin/supplierProducts?page=2
                      path:
                        type: string
                        example: http://genuka-api.test/2023-11/admin/supplierProducts
                      per_page:
                        type: number
                        example: 15
                      to:
                        type: number
                        example: 15
                      total:
                        type: number
                        example: 239
              examples:
                '200':
                  value:
                    data:
                      - barcode: null
                        company_id: 01hqydxwtxdj3kmzp3bz7jk73g
                        content: null
                        created_at: '2025-08-13T09:04:52.000000Z'
                        deleted_at: null
                        handle: un-produit-de-test-l
                        id: 01k2hasmw27x5r9202h4wyc7r3
                        medias: []
                        metadata: null
                        price: 100
                        product_variant_id: 01k2hasmvmeqt9k24h6vt3db2j
                        sku: null
                        supplier: null
                        supplier_id: null
                        tags: []
                        title: ''
                        updated_at: '2025-08-13T09:04:52.000000Z'
                      - barcode: null
                        company_id: 01hqydxwtxdj3kmzp3bz7jk73g
                        content: null
                        created_at: '2025-08-13T09:04:15.000000Z'
                        deleted_at: null
                        handle: un-produit-de-test-m
                        id: 01k2harh37j00j2jyzhmn3tb06
                        medias: []
                        metadata: null
                        price: 12
                        product_variant_id: 01k2harh2sr9w6kfxcpn45yss3
                        sku: null
                        supplier: null
                        supplier_id: null
                        tags: []
                        title: ''
                        updated_at: '2025-08-13T09:04:52.000000Z'
                      - barcode: null
                        company_id: 01hqydxwtxdj3kmzp3bz7jk73g
                        content: null
                        created_at: '2025-08-13T08:58:07.000000Z'
                        deleted_at: null
                        handle: hello-g
                        id: 01k2hada3t2pxt63gh9d52y93v
                        medias: []
                        metadata: null
                        price: 80
                        product_variant_id: 01k2hada3fqwn2gh4fbkrvbpdn
                        sku: null
                        supplier: null
                        supplier_id: null
                        tags: []
                        title: ''
                        updated_at: '2025-08-13T08:58:07.000000Z'
                      - barcode: null
                        company_id: 01hqydxwtxdj3kmzp3bz7jk73g
                        content: null
                        created_at: '2025-08-13T08:49:23.000000Z'
                        deleted_at: null
                        handle: hello-m
                        id: 01k2h9x9r7z09f430vqycanby4
                        medias: []
                        metadata: null
                        price: 12
                        product_variant_id: 01k2h94pxr2y18qzw7wy9txf94
                        sku: null
                        supplier: null
                        supplier_id: null
                        tags: []
                        title: ''
                        updated_at: '2025-08-13T08:58:07.000000Z'
                      - barcode: null
                        company_id: 01hqydxwtxdj3kmzp3bz7jk73g
                        content: Ceci est un tshirt
                        created_at: '2025-08-11T19:23:35.000000Z'
                        deleted_at: null
                        handle: tshirt
                        id: 01k2d9d4j9jqgetah8jtn7hj3k
                        medias: []
                        metadata: null
                        price: 800
                        product_variant_id: 01k2d9d4hgrwvp5vxd365qb3ww
                        sku: null
                        supplier: null
                        supplier_id: null
                        tags: []
                        title: ''
                        updated_at: '2025-08-11T19:23:35.000000Z'
                      - barcode: null
                        company_id: 01hqydxwtxdj3kmzp3bz7jk73g
                        content: Ceci est un tshirt
                        created_at: '2025-08-11T19:23:35.000000Z'
                        deleted_at: null
                        handle: tshirt-blanc-m
                        id: 01k2d9d4h84pm2qghrcmr51n0c
                        medias: []
                        metadata: null
                        price: 800
                        product_variant_id: 01k2d9d4gfw8pxj7ngz5wm9x2e
                        sku: null
                        supplier: null
                        supplier_id: null
                        tags: []
                        title: ''
                        updated_at: '2025-08-11T19:23:35.000000Z'
                      - barcode: null
                        company_id: 01hqydxwtxdj3kmzp3bz7jk73g
                        content: Ceci est un tshirt
                        created_at: '2025-08-11T19:23:35.000000Z'
                        deleted_at: null
                        handle: tshirt-blanc-s
                        id: 01k2d9d4g7d7mvsnhg260jyyak
                        medias: []
                        metadata: null
                        price: 800
                        product_variant_id: 01k2d9d4fb1azcx12zxqwbt3av
                        sku: null
                        supplier: null
                        supplier_id: null
                        tags: []
                        title: ''
                        updated_at: '2025-08-11T19:23:35.000000Z'
                      - barcode: null
                        company_id: 01hqydxwtxdj3kmzp3bz7jk73g
                        content: null
                        created_at: '2025-07-29T09:36:26.000000Z'
                        deleted_at: null
                        handle: >-
                          abonnement-aux-services-cloud-pour-lequipe-de-developpement-jLFKT
                        id: 01k1an6tgwj0q6nj28tze6g2qj
                        medias: []
                        metadata: null
                        price: 114539
                        product_variant_id: null
                        sku: null
                        supplier: null
                        supplier_id: null
                        tags: []
                        title: >-
                          Abonnement aux services cloud pour l'équipe de
                          développement
                        updated_at: '2025-07-29T09:36:26.000000Z'
                      - barcode: null
                        company_id: 01hqydxwtxdj3kmzp3bz7jk73g
                        content: null
                        created_at: '2025-07-29T09:36:26.000000Z'
                        deleted_at: null
                        handle: >-
                          abonnement-aux-services-cloud-pour-lequipe-de-developpement-SJI4d
                        id: 01k1an6tdgx91r30kdeqc316m7
                        medias: []
                        metadata: null
                        price: 418584
                        product_variant_id: null
                        sku: null
                        supplier: null
                        supplier_id: null
                        tags: []
                        title: >-
                          Abonnement aux services cloud pour l'équipe de
                          développement
                        updated_at: '2025-07-29T09:36:26.000000Z'
                      - barcode: null
                        company_id: 01hqydxwtxdj3kmzp3bz7jk73g
                        content: null
                        created_at: '2025-07-29T09:36:26.000000Z'
                        deleted_at: null
                        handle: >-
                          abonnement-aux-services-cloud-pour-lequipe-de-developpement-IvCnX
                        id: 01k1an6tkbkrrez3b3hy2cv8mj
                        medias: []
                        metadata: null
                        price: 471314
                        product_variant_id: null
                        sku: null
                        supplier: null
                        supplier_id: null
                        tags: []
                        title: >-
                          Abonnement aux services cloud pour l'équipe de
                          développement
                        updated_at: '2025-07-29T09:36:26.000000Z'
                      - barcode: null
                        company_id: 01hqydxwtxdj3kmzp3bz7jk73g
                        content: null
                        created_at: '2025-07-29T09:36:26.000000Z'
                        deleted_at: null
                        handle: >-
                          abonnement-aux-services-cloud-pour-lequipe-de-developpement-ymG51
                        id: 01k1an6tnnxgr2a3hevpnjz4st
                        medias: []
                        metadata: null
                        price: 540402
                        product_variant_id: null
                        sku: null
                        supplier: null
                        supplier_id: null
                        tags: []
                        title: >-
                          Abonnement aux services cloud pour l'équipe de
                          développement
                        updated_at: '2025-07-29T09:36:26.000000Z'
                      - barcode: null
                        company_id: 01hqydxwtxdj3kmzp3bz7jk73g
                        content: null
                        created_at: '2025-07-29T09:36:26.000000Z'
                        deleted_at: null
                        handle: >-
                          abonnement-aux-services-cloud-pour-lequipe-de-developpement-4tXgE
                        id: 01k1an6tas01tx4nhk8h1mrkaq
                        medias: []
                        metadata: null
                        price: 610773
                        product_variant_id: null
                        sku: null
                        supplier: null
                        supplier_id: null
                        tags: []
                        title: >-
                          Abonnement aux services cloud pour l'équipe de
                          développement
                        updated_at: '2025-07-29T09:36:26.000000Z'
                      - barcode: null
                        company_id: 01hqydxwtxdj3kmzp3bz7jk73g
                        content: null
                        created_at: '2025-07-29T09:36:22.000000Z'
                        deleted_at: null
                        handle: achat-dencre-et-de-papier-pour-le-bureau-dhPBG
                        id: 01k1an6pg9fppy6g0efyvd43mt
                        medias: []
                        metadata: null
                        price: 551460
                        product_variant_id: null
                        sku: null
                        supplier: null
                        supplier_id: null
                        tags: []
                        title: Achat d'encre et de papier pour le bureau
                        updated_at: '2025-07-29T09:36:22.000000Z'
                      - barcode: null
                        company_id: 01hqydxwtxdj3kmzp3bz7jk73g
                        content: null
                        created_at: '2025-07-29T09:36:22.000000Z'
                        deleted_at: null
                        handle: achat-dencre-et-de-papier-pour-le-bureau-KJUa1
                        id: 01k1an6p9fp4eaxw02grjhpyqq
                        medias: []
                        metadata: null
                        price: 339168
                        product_variant_id: null
                        sku: null
                        supplier: null
                        supplier_id: null
                        tags: []
                        title: Achat d'encre et de papier pour le bureau
                        updated_at: '2025-07-29T09:36:22.000000Z'
                      - barcode: null
                        company_id: 01hqydxwtxdj3kmzp3bz7jk73g
                        content: null
                        created_at: '2025-07-29T09:36:22.000000Z'
                        deleted_at: null
                        handle: achat-dencre-et-de-papier-pour-le-bureau-wAcm7
                        id: 01k1an6p7m8t464t25n45d06g0
                        medias: []
                        metadata: null
                        price: 413082
                        product_variant_id: null
                        sku: null
                        supplier: null
                        supplier_id: null
                        tags: []
                        title: Achat d'encre et de papier pour le bureau
                        updated_at: '2025-07-29T09:36:22.000000Z'
                    links:
                      first: >-
                        http://genuka-api.test/2023-11/admin/supplierProducts?page=1
                      last: >-
                        http://genuka-api.test/2023-11/admin/supplierProducts?page=16
                      next: >-
                        http://genuka-api.test/2023-11/admin/supplierProducts?page=2
                      prev: null
                    meta:
                      current_page: 1
                      from: 1
                      last_page: 16
                      links:
                        - active: false
                          label: '&laquo; Previous'
                          page: null
                          url: null
                        - active: true
                          label: '1'
                          page: 1
                          url: >-
                            http://genuka-api.test/2023-11/admin/supplierProducts?page=1
                        - active: false
                          label: '2'
                          page: 2
                          url: >-
                            http://genuka-api.test/2023-11/admin/supplierProducts?page=2
                        - active: false
                          label: '3'
                          page: 3
                          url: >-
                            http://genuka-api.test/2023-11/admin/supplierProducts?page=3
                        - active: false
                          label: '4'
                          page: 4
                          url: >-
                            http://genuka-api.test/2023-11/admin/supplierProducts?page=4
                        - active: false
                          label: '5'
                          page: 5
                          url: >-
                            http://genuka-api.test/2023-11/admin/supplierProducts?page=5
                        - active: false
                          label: '6'
                          page: 6
                          url: >-
                            http://genuka-api.test/2023-11/admin/supplierProducts?page=6
                        - active: false
                          label: '7'
                          page: 7
                          url: >-
                            http://genuka-api.test/2023-11/admin/supplierProducts?page=7
                        - active: false
                          label: '8'
                          page: 8
                          url: >-
                            http://genuka-api.test/2023-11/admin/supplierProducts?page=8
                        - active: false
                          label: '9'
                          page: 9
                          url: >-
                            http://genuka-api.test/2023-11/admin/supplierProducts?page=9
                        - active: false
                          label: '10'
                          page: 10
                          url: >-
                            http://genuka-api.test/2023-11/admin/supplierProducts?page=10
                        - active: false
                          label: ...
                          url: null
                        - active: false
                          label: '15'
                          page: 15
                          url: >-
                            http://genuka-api.test/2023-11/admin/supplierProducts?page=15
                        - active: false
                          label: '16'
                          page: 16
                          url: >-
                            http://genuka-api.test/2023-11/admin/supplierProducts?page=16
                        - active: false
                          label: Next &raquo;
                          page: 2
                          url: >-
                            http://genuka-api.test/2023-11/admin/supplierProducts?page=2
                      path: http://genuka-api.test/2023-11/admin/supplierProducts
                      per_page: 15
                      to: 15
                      total: 239
components:
  securitySchemes:
    bearerAuth:
      type: http
      scheme: bearer

````