---
title: "Get receivable (deprecated)"
method: GET
path: "/v1/credit-rights"
tags: ["Receivable"]
deprecated: true
---

# Get receivable (deprecated)

`GET /v1/credit-rights`

> **Deprecated.**

Get unique receivable. This endpoint is **DEPRECATED**, use the <a href="https://developers.pismo.io/pismo-docs/reference/validateunicity">Validate receivable</a> endpoint instead.

## Query parameters

- `interop_holding_number` string, required
- `lender_document_number` string, required
- `debtor_document_number` string, required
- `maturity_date` string
- `face_value` string

## Response `202`

Success message is sent to the client while an unicity validation is processed asynchronously

## Other responses

- `400` — Bad request
- `500` — Internal server error

---

[API](https://skmtc.net/pismo/apis/platform-authentication.md) · [All operations](https://skmtc.net/pismo/apis/platform-authentication/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/pismo/platform-authentication/versions/935b62e16de4/schema)
