Skip to main content
PUT
Edit a donation

Authorizations

X-HYS-API-Key
string
header
required

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

Path Parameters

donation_id
integer
required

ID of the donation to be edited

Body

application/json

Donation data to be edited

amount
string
Example:

"20"

client_id
integer
Example:

1

created_at
string
Example:

"2022-01-01 00:00:00"

designation
integer
Example:

1

donation_id
integer
Example:

1

donor_id
integer
Example:

1

id
integer
Example:

1

method
integer
Example:

1

one_time
integer
Example:

1

result
string
Example:

"<p>Result note</p>"

type
integer
Example:

1

Response

Donation successfully edited.

message
string
Example:

"Successfull"