---
title: "List Seller Extensions"
method: POST
path: "/sellermanager.fetch/*/SX/{SXCategory}"
tags: ["Seller Extensions"]
---

# List Seller Extensions

`POST /sellermanager.fetch/*/SX/{SXCategory}`

Retrieves all Seller Extensions.<p>
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 Customers](https://api.pricefx.com/openapi/reference/pricefx/operation/post-customermanager.fetchformulafilteredcustomers/)' **listCustomersResponseExample_resultFields** response example.<p>
**valueFields**: returns just an array of values. Use this option if a better performance is required. See the [List Customers](https://api.pricefx.com/openapi/reference/pricefx/operation/post-customermanager.fetchformulafilteredcustomers/)' **listCustomersResponseExample_valueFields** response example.

## Response `200`

OK

- object
  - `response` object
    - `status` integer
    - `node` string
    - `data` union
      - object[] — The Seller Extension object. The type code is SX3 (contains 3 attribute fields).
        - `version` integer
        - `typedId` string
        - `name` string
        - `sellerId` string
        - `createDate` string, date-time
        - `createdBy` integer
        - `lastUpdateDate` string, date-time
        - `lastUpdateBy` integer
        - `attribute1` string, nullable
        - `attribute3` string, nullable
        - `attribute2` string, nullable
      - object[] — The Seller Extension object. The type code is SX6 (contains 6 attribute fields).
        - `typedId` string
        - `lastUpdateDate` string, date-time
        - `version` integer
        - `sellerId` string
        - `createdBy` integer
        - `name` string
        - `createDate` string, date-time
        - `lastUpdateBy` integer
        - `attribute1` string, nullable
        - `attribute2` string, nullable
        - `attribute3` string, nullable
        - `attribute4` string, nullable
        - `attribute5` string, nullable
        - `attribute6` string, nullable
      - object[] — The Seller Extension object. The type code is SX58 (contains 8 attribute fields).
        - `createDate` string, date-time
        - `createdBy` integer
        - `lastUpdateBy` integer
        - `lastUpdateDate` string, date-time
        - `name` string
        - `sellerId` string
        - `typedId` string
        - `version` integer
        - `attribute1` string, nullable
        - `attribute2` string, nullable
        - `attribute3` string, nullable
        - `attribute4` string, nullable
        - `attribute5` string, nullable
        - `attribute6` string, nullable
        - `attribute7` string, nullable
        - `attribute8` string, nullable
      - object[] — The Seller Extension object. The type code is SX10 (contains 10 attribute fields).
        - `createDate` string, date-time
        - `createdBy` integer
        - `lastUpdateBy` integer
        - `lastUpdateDate` string, date-time
        - `name` string
        - `sellerId` string
        - `typedId` string
        - `version` integer
        - `attribute1` string, nullable
        - `attribute2` string, nullable
        - `attribute3` string, nullable
        - `attribute4` string, nullable
        - `attribute5` string, nullable
        - `attribute6` string, nullable
        - `attribute7` string, nullable
        - `attribute8` string, nullable
        - `attribute9` string, nullable
        - `attribute10` string, nullable
      - object[] — The Seller Extension object. The type code is SX20 (contains 20 attribute fields).
        - `createDate` string, date-time
        - `createdBy` integer
        - `lastUpdateBy` integer
        - `lastUpdateDate` string, date-time
        - `name` string
        - `sellerId` string
        - `typedId` string
        - `version` integer
        - `attribute1` string, nullable
        - `attribute2` string, nullable
        - `attribute3` string, nullable
        - `attribute4` string, nullable
        - `attribute5` string, nullable
        - `attribute6` string, nullable
        - `attribute7` string, nullable
        - `attribute8` string, nullable
        - `attribute9` string, nullable
        - `attribute10` string, nullable
        - `attribute11` string, nullable
        - `attribute12` string, nullable
        - `attribute13` string, nullable
        - `attribute14` string, nullable
        - `attribute15` string, nullable
        - `attribute16` string, nullable
        - `attribute17` string, nullable
        - `attribute18` string, nullable
        - `attribute19` string, nullable
        - `attribute20` string, nullable
      - object[] — The Seller Extension object. The type code is SX30 (contains 30 attribute fields).
        - `createDate` string, date-time
        - `createdBy` integer
        - `lastUpdateBy` integer
        - `lastUpdateDate` string, date-time
        - `name` string
        - `sellerId` string
        - `typedId` string
        - `version` integer
        - `attribute1` string, nullable
        - `attribute2` string, nullable
        - `attribute3` string, nullable
        - `attribute4` string, nullable
        - `attribute5` string, nullable
        - `attribute6` string, nullable
        - `attribute7` string, nullable
        - `attribute8` string, nullable
        - `attribute9` string, nullable
        - `attribute10` string, nullable
        - `attribute11` string, nullable
        - `attribute12` string, nullable
        - `attribute13` string, nullable
        - `attribute14` string, nullable
        - `attribute15` string, nullable
        - `attribute16` string, nullable
        - `attribute17` string, nullable
        - `attribute18` string, nullable
        - `attribute19` string, nullable
        - `attribute20` string, nullable
        - `attribute21` string, nullable
        - `attribute22` string, nullable
        - `attribute23` string, nullable
        - `attribute24` string, nullable
        - `attribute25` string, nullable
        - `attribute26` string, nullable
        - `attribute27` string, nullable
        - `attribute28` string, nullable
        - `attribute29` string, nullable
        - `attribute30` string, nullable
      - object[] — The Seller Extension object. The type code is SX50 (contains 50 attribute fields).
        - `createDate` string, date-time
        - `createdBy` integer
        - `lastUpdateBy` integer
        - `lastUpdateDate` string, date-time
        - `name` string
        - `sellerId` string
        - `typedId` string
        - `version` integer
        - `attribute1` string, nullable
        - `attribute2` string, nullable
        - `attribute3` string, nullable
        - `attribute4` string, nullable
        - `attribute5` string, nullable
        - `attribute6` string, nullable
        - `attribute7` string, nullable
        - `attribute8` string, nullable
        - `attribute9` string, nullable
        - `attribute10` string, nullable
        - `attribute11` string, nullable
        - `attribute12` string, nullable
        - `attribute13` string, nullable
        - `attribute14` string, nullable
        - `attribute15` string, nullable
        - `attribute16` string, nullable
        - `attribute17` string, nullable
        - `attribute18` string, nullable
        - `attribute19` string, nullable
        - `attribute20` string, nullable
        - `attribute21` string, nullable
        - `attribute22` string, nullable
        - `attribute23` string, nullable
        - `attribute24` string, nullable
        - `attribute25` string, nullable
        - `attribute26` string, nullable
        - `attribute27` string, nullable
        - `attribute28` string, nullable
        - `attribute29` string, nullable
        - `attribute30` string, nullable
        - `attribute31` string, nullable
        - `attribute32` string, nullable
        - `attribute33` string, nullable
        - `attribute34` string, nullable
        - `attribute35` string, nullable
        - `attribute36` string, nullable
        - `attribute37` string, nullable
        - `attribute38` string, nullable
        - `attribute39` string, nullable
        - `attribute40` string, nullable
        - `attribute41` string, nullable
        - `attribute42` string, nullable
        - `attribute43` string, nullable
        - `attribute44` string, nullable
        - `attribute45` string, nullable
        - `attribute46` string, nullable
        - `attribute47` string, nullable
        - `attribute48` string, nullable
        - `attribute49` string, nullable
        - `attribute50` string, nullable
    - `endRow` integer

---

[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/revisions/0850b5d6be73/schema)
