---
title: "PriceList.List"
method: POST
path: "/online/RivhitOnlineAPI.svc/PriceList.List"
---

# PriceList.List

`POST /online/RivhitOnlineAPI.svc/PriceList.List`

## Request body

- object
  - `api_token` string, uuid, required — Rivhit Merchant API Identifier. **Default:** No

## Response `200`

Success - Price Lists Returned

- object
  - `error_code` integer — The Response Error/Status Number (0 = Success).
  - `client_message` string — The Client Error Message.
  - `debug_message` string — The Response Error Message.
  - `data` object
    - `price_list_list` object[]
      - `price_list_id` integer — Price List Identifier.
      - `price_list_name` string — Price List Name.
      - `filter_fields` object[]
        - `filter_field` string — Name of Response Field to Filter.
        - `filter_value` string — Value of Response Field to Filter.

## Other responses

- `400` — Request Error
- `500` — Internal Server Error

---

[API](https://skmtc.net/rivhit/apis/get-payment-url-22-12.md) · [All operations](https://skmtc.net/rivhit/apis/get-payment-url-22-12/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/rivhit/get-payment-url-22-12/versions/ed5261a52458/schema)
