---
title: "getPaymentsCapabilities"
method: GET
path: "/getPaymentsCapabilities"
tags: ["Payment"]
---

# getPaymentsCapabilities

`GET /getPaymentsCapabilities`

Lists the payment capabilities of a given property

## Query parameters

- `propertyID` string

## Response `200`

200 Response

- GetPaymentsCapabilitiesResponse
  - `success` boolean — Returns if the request could be completed
  - `data` object[]
    - `cloudbedsPayments` boolean — If Cloudbeds Payments is enabled for this property
    - `terminal` boolean — If the property has an active terminal
    - `tapToPay` boolean — If tap-to-pay is enabled for the property in the backend gateway
    - `gateway` string — The backend gateway in use for this property
    - `payByLink` boolean — If Pay-by-Link is enabled for the property

---

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