---
title: "Retrieves the collection of PaymentService resources."
method: GET
path: "/payment_services"
tags: ["PaymentService"]
---

# Retrieves the collection of PaymentService resources.

`GET /payment_services`

Retrieves the collection of PaymentService resources.

## Query parameters

- `page` integer
- `itemsPerPage` integer

## Response `200`

PaymentService collection

- PaymentService[]
  - `id` string
  - `integration` string — The key of the integration source e.g. "quickbooks", or "xero"
  - `srcId` string — Unique identifier for each payment service
  - `name` string — Name of payment service
  - `url` string — The custom payment URL
  - `payNowText` string — The text displayed on the Pay Now button
  - `type` string, nullable — The type of payment service e.g. "AwesomePay" e.g. "CUSTOM

---

[API](https://skmtc.net/bossinsights/apis/boss-insights.md) · [All operations](https://skmtc.net/bossinsights/apis/boss-insights/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bossinsights/boss-insights/revisions/d08a107895ad/schema)
