add donation

Record a donation processed elsewhere in Raisely. These donations are recorded with a type of OFFLINE in Raisely to indicate they were processed externally.

Note: Adding an offline donation does not automatically send a receipt. You need to call the resend API to issue a receipt for an offline donation after it has been added to Raisely.

For custom components:

RaiselyComponents.api.all('donations').post(data = {}, params = {}, headers = {}) => Promise<{result}>

See Restie Response Data for a more detailed overview of responses through the client wrapper

Log in to see full request history
timestatususer agent
Retrieving recent requests…
LoadingLoading…
Query Params
boolean

Returns the full record when authenticated

Body Params

The donation record to be created

data
object
Headers
string

A valid HTTP Bearer token, required to access private records.

Responses

Language
Credentials
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/json