Toggle a gateway payment between accepted and disputed
Changes an eligible SchoolSet payment between Accepted and Disputed without calling the payment gateway, optionally recording a note.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Path parameters
id
SchoolSet payment identifier.
Request
This endpoint expects an object.
note
Response
Payment status was toggled successfully.
status
message
data
PaymentResource representation after the toggle.
Errors
400
Bad Request Error

