---
title: "Add or update a named payment terminal"
method: POST
path: "/integrations/credentials/xplorpay/terminals"
tags: ["IntegrationCredentials"]
---

# Add or update a named payment terminal

`POST /integrations/credentials/xplorpay/terminals`

## Request body

- UpsertTerminalDto
  - `name` string
  - `apiKey` string

## Response `200`

OK

- TerminalStatusDto
  - `name` string
  - `keyPreview` string, nullable

---

[API](https://skmtc.net/clinicos/apis/pawthosx-business-api-v1.md) · [All operations](https://skmtc.net/clinicos/apis/pawthosx-business-api-v1/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/clinicos/pawthosx-business-api-v1/revisions/a905bde4e796/schema)
