/donations

Body Params
string
required

The name of the donor. has to be between 2-25 length and should only contain utf8 characters

string

The message from the donor. must be < 255 characters

string
required

An identifier for this donor, which is used to group donations with the same donor. For example, if you create more than one donation with the same identifier, they will be grouped together as if they came from the same donor. Typically this is best suited as an email address, or a unique hash.

double
required

The amount of this donation.

string
required

The 3 letter currency code for this donation. Must be one of the supported currency codes.

string

A timestamp that identifies when this donation was made. If left blank, it will default to now.

string
Defaults to no

Set it to "yes" if you need to skip the alert

Responses

Language
Credentials
Header
Request
Response
Choose an example:
application/json