Generate Donation

This is your first endpoint! Edit this page to start documenting your API.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

{
"donationName": "string",
"donationDescription": "string",
"donationNumber": "string",
"donationTotalAmount": 0,
"donationCurrency": "str",
"donationMinimumTotalAmount": 0
}

Body Params
string
required

Name of the donation drive or initiative.

string
required

Description of the donation drive or initiative.

string
required

Merchant unique identifier for the donation drive or initiative.

float
required
Defaults to 10.00

Total decimal amount for the donation drive or initiative.

string
required
Defaults to ZAR

Donation currency eg. ZAR for South African Rands.

float
required
Defaults to 1.00

The minimum donation amount allowed.

Response
200

Successful response

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here!