---
title: "GET /api/v1/ResellerSalesPrices"
method: GET
path: "/api/v1/ResellerSalesPrices"
tags: ["ResellerSalesPrices"]
---

# GET /api/v1/ResellerSalesPrices

`GET /api/v1/ResellerSalesPrices`

## Query parameters

- `Type` 1 | 2 | 3 | 4 | 5 | 6
- `ObjectId` integer
- `ObjectType` 1 | 2 | 3 | 4 | 5 | 6
- `FromDate` string, date-time, nullable

## Response `200`

Success

- ResellerSalesPrice[]
  - `objectId` integer
  - `objectType` 1 | 2 | 3 | 4 | 5 | 6
  - `type` 1 | 2 | 3 | 4 | 5 | 6
  - `priceType` 1 | 2 | 3 | 4
  - `value` number, double
  - `fromDate` string, date-time

---

[API](https://skmtc.net/crayon/apis/crayon-group-customer-api.md) · [All operations](https://skmtc.net/crayon/apis/crayon-group-customer-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/crayon/crayon-group-customer-api/versions/a04494a78f65/schema)
