Update deposit batch details
Updates editable account, naming, reference, date, and note fields on a manual deposit batch and returns its resource.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Path parameters
id
Deposit batch identifier.
Request
This endpoint expects an object.
account_id
name
reference
batch_date
note
Response
The deposit batch was updated and returned.
status
message
data
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error

