Snooze or resume contract collection
Snoozes each selected contract until a date, or resumes collection when snooze_until is null. An optional note is recorded for a new snooze.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Request
This endpoint expects an object.
contract_ids
snooze_until
note
Response
Collection status changed.
status
message
data
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error

