---
title: "Project.New"
method: POST
path: "/online/RivhitOnlineAPI.svc/Project.New"
---

# Project.New

`POST /online/RivhitOnlineAPI.svc/Project.New`

## Request body

- object
  - `api_token` string, uuid, required — Rivhit Merchant API Identifier. **Default:** No
  - `project_name` string, required — The Name of the New Project. **Default:** No

## Response `200`

Success - New Project Created

- 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.
  - `project_id` integer — The ID of the Newly Created Project.

## 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)
