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

# Storage.List

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

## Request body

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

## Response `200`

Success - Storage List 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
    - `project_list` object[]
      - `storage_id` integer — Storage Identifier.
      - `storage_name` string — Storage Name.

## 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/revisions/ed5261a52458/schema)
