---
title: "Get pay in month values"
method: GET
path: "/api/pricing/v2/Reference/PayInMonth"
tags: ["Reference"]
---

# Get pay in month values

`GET /api/pricing/v2/Reference/PayInMonth`

Retrieve the list of Pay In Month values.

## Response `200`

Success

- PayInMonthCollection
  - `content` PayInMonth[], nullable — A collection of Pay in Month values.
    - `id` integer — The unique identifier for the pay-in-month option.
    - `description` string, nullable — The textual description of the pay-in-month option.

## Other responses

- `404` — Not Found
- `500` — Server Error

---

[API](https://skmtc.net/xplorpay/apis/external-us-onboarding-workflow.md) · [All operations](https://skmtc.net/xplorpay/apis/external-us-onboarding-workflow/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/xplorpay/external-us-onboarding-workflow/revisions/f37077c24b66/schema)
