---
title: "POST /api/BBPS/BillPayment"
method: POST
path: "/api/BBPS/BillPayment"
tags: ["BBPS"]
---

# POST /api/BBPS/BillPayment

`POST /api/BBPS/BillPayment`

## Query parameters

- `TokenID` string, required

## Request body

- BBPSFetchPaymentReq
  - `BillNumber` string
  - `paymentDetails` BBPSBillPaymentDetails
    - `billAmount` BBPSBillsAmount
      - `value` number, double
    - `uniquePaymentRefID` string

## Response `200`

OK

- object

---

[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)
