Skip to main content
POST
Add a new donation

Authorizations

X-HYS-API-Key
string
header
required

API key generated from Developer Settings. Format: hys_...

Body

application/json

Donation data

designation
string
Example:

"entity-1"

donor_id
string
Example:

"1"

amount
number
Example:

10

dont_notify
integer
Example:

1

charge_donor
integer
Example:

1

method
string
Example:

"3"

result
string
Example:

"result note"

client_id
string
Example:

"1"

created_at
string
Example:

"2022-01-01"

Response

Successful operation

message
string
Example:

"Donation Successful"