---
title: "Company.Details"
method: POST
path: "/online/RivhitOnlineAPI.svc/Company.Details"
---

# Company.Details

`POST /online/RivhitOnlineAPI.svc/Company.Details`

## Request body

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

## Response `200`

Success - Company Details 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
    - `accounting_type` 1 | 2 — The Accounting Type of the Company.
    - `auto_postponed_documents` 0 | 1 | 2 | 3 — Automatic Invoice Generation for Deferred Receipts Flag.
    - `bottom_text` string — Added Text to the Bottom of Documents.
    - `city` string — The City of the Company.
    - `company_id` integer — The ID of the Company.
    - `company_type` 1 | 2 | 3 | 4 | 5 | 6 | 10 | 11 — The Type of the Company (Rivhit Online Settings).
    - `document_comment` string — The Fixed Text in Documents.
    - `fax` string — The Fax Number of the Company.
    - `header_text` string — Added Text to the Title.
    - `header_type` integer — The Header Type for Documents.
    - `logo_url` string, url — The URL of the Company Logo.
    - `manager_name` string — The Name of the Company Manager.
    - `name` string — The Name of the Company.
    - `phone` string — The Phone Number of the Company.
    - `print_note` integer — Print a Signature Voucher Flag.
    - `round_digits` 0 | 1 | 2 — Rounding Total for Documents Flag.
    - `show_duedate` integer — Print Balance/Due Date on Documents Flag.
    - `street` string — The Street Address of the Company.
    - `zipcode` string — The Zip Code of the Company.

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