Void or refund an accepted payment
Voids or refunds an eligible gateway payment, optionally preserving a note and refunding its processing fee.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Path parameters
id
Request
This endpoint expects an object.
note
refund_processing_fee
Response
Payment was voided or refunded.
status
message
data
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error

