---
title: "Get SPEI pay-in availability"
method: GET
path: "/money/payins/availability"
tags: ["money", "payins"]
---

# Get SPEI pay-in availability

`GET /money/payins/availability`

Reports whether the caller's group can set up an MXN SPEI pay-in (movement type enabled AND credentials configured). The reason is a stable machine value that never reveals which precondition failed. Gated on PermKYBLocked.

## Response `200`

OK

- PayinsPayinAvailabilityOutput
  - `enabled` boolean
  - `reason` string

## Other responses

- `default` — Error response.

---

[API](https://skmtc.net/stablesea/apis/stable-sea-backend.md) · [All operations](https://skmtc.net/stablesea/apis/stable-sea-backend/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/stablesea/stable-sea-backend/revisions/3f7ee6e08a43/schema)
