Donation
This will add a donation to selected campaign from Ayobantu partner.
Create Donation
Headers
Name
Type
Value
Request Body
Name
Type
Description
{
"status_code": "200",
"message": "Success",
"data": {
"reference_id" : 8181,
"amount" : 100000
}
}{
"status_code": "404",
"message": "The requested resource is not found",
"erros": [
"Partner not found"
]
}Last updated