---
title: "POST /api/Bills/notifications"
method: POST
path: "/api/Bills/notifications"
tags: ["Bills"]
---

# POST /api/Bills/notifications

`POST /api/Bills/notifications`

## Request body

- Paysuccessresp
  - `partnerDetails` PartnerDetails
    - `appID` string
    - `productInstanceID` string
  - `events` Event[]
    - `timeStamp` integer
    - `type` string
    - `id` string
    - `data` SetuData
      - `billerBillID` string
      - `platformBillID` string
      - `status` string
      - `transactionId` string
      - `amountPaid` AmountPaid
        - `currencyCode` string
        - `value` number, double

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