---
title: "This API is used to Save Application Details"
method: POST
path: "/api/EnquiryService/SaveApplicationDetails_NPF"
tags: ["EnquiryService"]
---

# This API is used to Save Application Details

`POST /api/EnquiryService/SaveApplicationDetails_NPF`

Input Fields are:MCBEnquiryCode,AppAmount,PropAmount,RegAmount,dateofpayment,PaymentModeID
 
 Returns Returns "status":1 for Success 
 
Returns "status":0 for Failed

## Request body

- ApplicationDataNPF
  - `MCBEnquiryCode` string
  - `AppAmount` number, double
  - `PropAmount` number, double
  - `RegAmount` number, double
  - `dateofpayment` string
  - `PaymentModeID` string
  - `chequeno` string
  - `ifsccode` string
  - `banknameforcheque` string
  - `chequedate` string
  - `micrcode` string
  - `bankbranchforcheque` string
  - `chequetype` string
  - `challanno` string
  - `banknameforchallan` string
  - `challandate` string
  - `tid` string
  - `remarksfornet` string
  - `netranferdate` string
  - `NTPBankNameTxt1` string
  - `cardno` string
  - `appcode` string
  - `banknameforswipe` string
  - `remarksforswipe` string
  - `swipedate` string
  - `ddno` string
  - `dddrawnon` string
  - `dddate` string
  - `application_no` string

## Response `200`

OK

- object

## Other responses

- `400` — Bad Request
- `403` — Unauthorized
- `500` — Internal Server error

---

[API](https://skmtc.dev/myclassboard/apis/mcbschoolapi.md) · [All operations](https://skmtc.dev/myclassboard/apis/mcbschoolapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/myclassboard/mcbschoolapi/revisions/db2ecaa69611/schema)
