---
title: "Retrieves a list of all known PaymentPlanProviders."
method: GET
path: "/api/staticdata/paymentplanprovider"
tags: ["StaticData"]
---

# Retrieves a list of all known PaymentPlanProviders.

`GET /api/staticdata/paymentplanprovider`

## Response `200`

OK

- IntectPaymentPlanProvider[]
  - `NetsNo` string
  - `DefaultBaseCalculationMethodId` integer
  - `NetsInfoType` integer
  - `PolicyNumberRequired` boolean
  - `AccountNumberRequired` boolean
  - `PolicyNumberLabelOverride` string
  - `CountryId` integer
  - `PensionPolicyValidation` IntectPensionPolicyValidation
    - `Regex` object
    - `ViolationKey` string
    - `StaticDataId` integer
    - `Key` string
    - `Id` integer
    - `Name` string
    - `Description` string
    - `SortKey` string
  - `IsDummyForBankAccount` boolean
  - `RequiredNetsRecordTypes` integer[]
  - `SupportedPaymentPlanTypes` integer[]
  - `PolicyNumberPlace` 'CollectiveAgreementCode' | 'ReferenceIdentifier' | 'DepartmentNumber'
  - `StaticDataId` integer
  - `Key` string
  - `Id` integer
  - `Name` string
  - `Description` string
  - `SortKey` string

---

[API](https://skmtc.dev/intect/apis/intect-rest-api.md) · [All operations](https://skmtc.dev/intect/apis/intect-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/intect/intect-rest-api/revisions/e256dcb495d4/schema)
