Delete a payment
Deletes an eligible payment, removes its allocations, and recalculates its recurring payment plan when applicable.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Path parameters
id
Payment identifier.
Response
Payment deleted successfully.
status
message
data
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error

