Skip to main content
PUT
Edit a donor

Authorizations

X-HYS-API-Key
string
header
required

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

Path Parameters

id
integer
required

ID of the donor to be edited

Body

application/json
client_id
string
Example:

"1"

dn_donor_name
string
Example:

"John Doe"

dn_payment_type
string
Example:

"CC Monthly"

dn_child_sponsored
string
Example:

"Tonny Green"

username
string
Example:

"new_username"

email
string
Example:

"email@gmail.com"

dn_address
string
Example:

"email@gmail.com"

password
string
Example:

"new_password"

id
string
Example:

"1"

hysform_id
string
Example:

"1"

Response

Successful operation

status
string
Example:

"success"

data
object