---
title: "NotifyClient"
method: POST
path: "/access/client/notify"
tags: ["ZTA"]
---

# NotifyClient

`POST /access/client/notify`

接收client订单状态改变的通知

## Request body

- MparamNotifyClient
  - `uuid` string, required

## Response `200`

OK

- ControllerRes
  - `code` integer
  - `data` object
  - `message` string

## Changes

- **2022-07-12** `6cb9c09fc67d` — 1 info
  - endpoint added
- **2022-07-04** `033257ab7846` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/flowshield/apis/fullnode-api/changes/access/client/notify/post.md)

---

[API](https://skmtc.dev/flowshield/apis/fullnode-api.md) · [All operations](https://skmtc.dev/flowshield/apis/fullnode-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/flowshield/fullnode-api/revisions/9ba38b714762/schema)
