Frontend
Create a new donor and process their donation
POST
Create a new donor and process their donation
Documentation Index
Fetch the complete documentation index at: https://api-docs.helpyousponsor.com/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
The ID of the client
The ID of the program
The ID of the session
Body
application/json
Donor and donation details
Example:
"donor123"
Example:
"donor@gmail.com"
Example:
"password123"
Example:
"3"
Example:
"John"
Example:
"Doe"
Example:
"John Doe"
Example:
"John Doe"
Example:
"1"
Example:
"false"
Example:
"token123"
Create a new donor and process their donation

