Bank Notes
PATCH
Update Bank Note
Update an existing bank note.
Required Permission:
Edit Bank Note
PATCH
/bank-notes/{id}
Request Body
JSONRequest Parameters
| Parameter | Type | Required | Validation | Description |
|---|---|---|---|---|
| amount | Float | Required | float | Bank note amount |
Response
200 OKStatus Code
HTTP status code (200)
Message
Human-readable description
Data
Updated bank note details