Void or refund a fundraising payment

Voids or refunds an eligible non-manual payment through its merchant account, optionally including the processing fee and a note. The resulting payment resource is returned.

Authentication

AuthorizationBearer

The signed-in SchoolSet user token sent by the frontend.

Path parameters

idintegerRequired

Request

This endpoint expects an object.
notestring or nullOptional
refund_processing_feebooleanOptionalDefaults to false

Response

Payment voided or refunded.
statusstring
messagestring
datamap from strings to any

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error