Skip to content

Send donation receipt

POST
/donations/receipt/email

Email a donation receipt to the donor.

Request Body

application/json
JSON
{
"receiptId": "string",
"email": "string"
}

Responses

Receipt sent

Playground

Server
Body

Samples

Powered by VitePress OpenAPI

Built with VitePress