---
title: "POST /loan/offer/conditions"
method: POST
path: "/loan/offer/conditions"
tags: ["loan-resource"]
---

# POST /loan/offer/conditions

`POST /loan/offer/conditions`

## Request body

- LoanCalculatorOfferRequest
  - `lenderOfferUuId` string
  - `loanRepaymentType` 'MONTHLY_ANNUITY' | 'NORMAN_ANNUITY' | 'CONVERSE_ANNUITY' | 'FAST_ANNUITY' | 'KAMURJ_CREDIT_ANNUITY' | 'GLOBAL_CREDIT_ANNUITY'
  - `totalPrePurchasedProductsPrice` integer

## Response `200`

OK

## Other responses

- `401` — Unauthorized
- `403` — Forbidden

---

[API](https://skmtc.dev/velox/apis/userapi.md) · [All operations](https://skmtc.dev/velox/apis/userapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/velox/userapi/revisions/5cffc0b08c1e/schema)
