---
title: "POST /payment/4.3/paymentnotification"
method: POST
path: "/payment/4.3/paymentnotification"
tags: ["PaymentNotification"]
---

# POST /payment/4.3/paymentnotification

`POST /payment/4.3/paymentnotification`

## Request body

- PaymentNotificationRequest
  - `plateform` string, nullable
  - `recipientID` string, nullable
  - `recipientName` string, nullable
  - `paymentToken` string, required
  - `locale` string, nullable
  - `clientID` string, uuid
  - `browserDetails` BrowserDetails
    - `deviceType` string, nullable
    - `name` string, nullable
    - `os` string, nullable
    - `version` string, nullable

## Response `200`

Success

- PaymentResponseBase
  - `respCode` string, nullable
  - `respDesc` string, nullable

---

[API](https://skmtc.dev/2c2p/apis/pgw-payment-api-4-3.md) · [All operations](https://skmtc.dev/2c2p/apis/pgw-payment-api-4-3/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/2c2p/pgw-payment-api-4-3/revisions/ce3ecd71982f/schema)
