Skip to main content
POST
Update donor PayPal credentials

Authorizations

X-HYS-API-Key
string
header
required

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

Path Parameters

donor_id
integer
required

The id of the donor

Body

application/json

PayPal email is required

paypal_email
string
Example:

"donor@example.com"

Response

Success

message
string
Example:

"Paypal email updated"

status
string
Example:

"success"