---
title: "GetCreditboxPinPad"
method: POST
path: "/PinPad/PinPadRestApiService.svc/GetCreditboxPinPad"
---

# GetCreditboxPinPad

`POST /PinPad/PinPadRestApiService.svc/GetCreditboxPinPad`

## Request body

- object
  - `CreditboxToken` string, uuid, required — Credit Box Identifier. **Default:** No

## Response `200`

Success - List of Pinpads 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[]
    - `Description` string — Name of the Pinpad Station.
    - `PinpadId` string, uuid — Pinpad Identifier.
    - `Port` integer — Pinpad Port.
    - `SessionId` string, uuid — Active Pinpad Session Identifier (Changes on PinPad Connection/Restart).
    - `Status` integer — Pinpad Status (1 = Active).
    - `TerminalId` string, uuid — Terminal Identifier.

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