---
title: "List Product Extension Objects"
method: POST
path: "/productmanager.fetch/*/PX/{ProductMasterExtensionName}"
tags: ["Product Extensions"]
---

# List Product Extension Objects

`POST /productmanager.fetch/*/PX/{ProductMasterExtensionName}`

Retrieves records from the Product Extensions table.<p>
Export the table to the Excel file (XLSX), CSV, or JSON using the `output` URL query parameter. When exporting to the file, specify fields (within the `resultFields` property) you want to include in the output table.<p>
Example request body for the export action:
```json
{
   "data":{
      "criteria":[

      ],
      "operator":"and"
   },
   "resultFields":[
      "sku",
      "lastUpdateDate",
      "attribute1"
   ],
   "valueFields":[

   ]
}
```
You can choose fields to be returned in the response by employing the `resultFields` or `valueFields` filter:<br>
**resultFields**: returns key-value pairs as objects. This is the more friendly response compared to *valueFields* but the server fetches all fields from the database in the backend which might result in a slower performance. See the [List Products](https://api.pricefx.com/openapi/reference/pricefx/operation/post-productmanager.fetchformulafilteredproducts/)' **listProductsResponseExample_resultFields** response example.<p>
**valueFields**: returns just an array of values. Use this option if a better performance is required. See the [List Products](https://api.pricefx.com/openapi/reference/pricefx/operation/post-productmanager.fetchformulafilteredproducts/)' **listProductsResponseExample_valueFields** response example.

## Query parameters

- `output` 'json' | 'xls' | 'csv' | 'pdf'
- `useColumnNames` 'true' | 'false'

## Request body

- object
  - `endRow` number
  - `oldValues` unknown
  - `operationType` string
  - `startRow` number
  - `textMatchStyle` string
  - `data` object
    - `_constructor` string
    - `operator` string
    - `criteria` object[]
      - `fieldName` string
      - `operator` string
      - `value` string
  - `sortBy` object[]

## Response `200`

A Product Extension response.

- object
  - `response` object
    - `node` string
    - `data` union[]
      - union
        - PX3 — The type code is PX3.
          - `typedId` string
          - `createdBy` integer
          - `lastUpdateDate` string, date-time
          - `name` string
          - `attribute1` unknown
          - `attribute3` unknown
          - `attribute2` unknown
          - `sku` string
          - `version` integer
          - `createDate` string, date-time
          - `lastUpdateBy` integer
        - PX6 — The type code is PX6
          - `typedId` string
          - `lastUpdateDate` string, date-time
          - `version` integer
          - `attribute5` string
          - `createdBy` integer
          - `attribute4` string
          - `attribute6` string
          - `name` string
          - `attribute1` string
          - `attribute3` string
          - `attribute2` string
          - `sku` string
          - `createDate` string, date-time
          - `lastUpdateBy` integer
        - PX8 — The type code is PX8
          - `typedId` string
          - `lastUpdateDate` string, date-time
          - `version` integer
          - `attribute8` string
          - `attribute5` string
          - `createdBy` integer
          - `attribute4` string
          - `attribute7` string
          - `attribute6` string
          - `name` string
          - `attribute1` string
          - `attribute3` string
          - `attribute2` string
          - `sku` string
          - `createDate` string, date-time
          - `lastUpdateBy` integer
        - PX10 — The type code is PX10
          - `typedId` string
          - `lastUpdateDate` string, date-time
          - `version` integer
          - `attribute9` string
          - `attribute8` string
          - `attribute5` string
          - `createdBy` integer
          - `attribute4` string
          - `attribute7` string
          - `attribute6` string
          - `name` string
          - `attribute1` string
          - `attribute3` string
          - `attribute2` string
          - `sku` string
          - `attribute10` string
          - `createDate` string, date-time
          - `lastUpdateBy` integer
        - PX20 — The type code is PX20
          - `typedId` string
          - `attribute19` string
          - `attribute18` string
          - `attribute17` string
          - `lastUpdateDate` string, date-time
          - `attribute16` string
          - `attribute15` string
          - `sku` string
          - `attribute20` string
          - `createDate` string, date-time
          - `version` integer
          - `attribute9` string
          - `attribute8` string
          - `attribute5` string
          - `createdBy` integer
          - `attribute4` string
          - `attribute7` string
          - `attribute6` string
          - `name` string
          - `attribute1` string
          - `attribute14` string
          - `attribute13` string
          - `attribute3` string
          - `attribute12` string
          - `attribute2` string
          - `attribute11` string
          - `attribute10` string
          - `lastUpdateBy` integer
        - PX30 — The type code is PX30
          - `typedId` string
          - `attribute19` string
          - `attribute18` string
          - `attribute17` string
          - `lastUpdateDate` string, date-time
          - `attribute16` string
          - `attribute15` string
          - `attribute25` string
          - `attribute24` string
          - `attribute23` string
          - `attribute22` string
          - `sku` string
          - `attribute21` string
          - `attribute20` string
          - `createDate` string, date-time
          - `attribute29` string
          - `attribute28` string
          - `attribute27` string
          - `attribute26` string
          - `version` integer
          - `attribute9` string
          - `attribute8` string
          - `attribute5` string
          - `createdBy` integer
          - `attribute4` string
          - `attribute7` string
          - `attribute6` string
          - `name` string
          - `attribute1` string
          - `attribute14` string
          - `attribute13` string
          - `attribute3` string
          - `attribute12` string
          - `attribute2` string
          - `attribute11` string
          - `attribute10` string
          - `attribute30` string
          - `lastUpdateBy` integer
        - PX50 — The type code is PX50.
          - `typedId` string
          - `attribute39` string, nullable
          - `lastUpdateDate` string, date-time
          - `attribute38` string, nullable
          - `attribute37` string, nullable
          - `attribute47` string, nullable
          - `attribute46` string, nullable
          - `attribute45` string, nullable
          - `attribute44` string, nullable
          - `sku` string
          - `attribute43` string, nullable
          - `attribute42` string, nullable
          - `attribute41` string, nullable
          - `attribute40` string, nullable
          - `attribute49` string, nullable
          - `attribute48` string, nullable
          - `version` integer
          - `attribute9` string, nullable
          - `attribute50` string, nullable
          - `attribute8` string, nullable
          - `attribute5` unknown
          - `attribute4` string, nullable
          - `attribute7` string, nullable
          - `attribute6` string, nullable
          - `name` string
          - `attribute1` string, nullable
          - `attribute14` string, nullable
          - `attribute13` string, nullable
          - `attribute3` string, nullable
          - `attribute12` string, nullable
          - `attribute2` string, nullable
          - `attribute11` string, nullable
          - `attribute10` string, nullable
          - `attribute19` string, nullable
          - `attribute18` string, nullable
          - `attribute17` string, nullable
          - `attribute16` string, nullable
          - `attribute15` string, nullable
          - `attribute25` string, nullable
          - `attribute24` string, nullable
          - `attribute23` string, nullable
          - `attribute22` string, nullable
          - `attribute21` string, nullable
          - `attribute20` string, nullable
          - `createDate` string, date-time
          - `attribute29` string, nullable
          - `attribute28` string, nullable
          - `attribute27` string, nullable
          - `attribute26` string, nullable
          - `createdBy` integer
          - `attribute36` string, nullable
          - `attribute35` string, nullable
          - `attribute34` string, nullable
          - `attribute33` string, nullable
          - `attribute32` string, nullable
          - `attribute31` string, nullable
          - `attribute30` string, nullable
          - `lastUpdateBy` integer
    - `endRow` number
    - `totalRows` number
    - `status` number

---

[API](https://skmtc.net/pricefx/apis/the-pricefx-backend-api.md) · [All operations](https://skmtc.net/pricefx/apis/the-pricefx-backend-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/pricefx/the-pricefx-backend-api/versions/0850b5d6be73/schema)
