Skip to main content
PUT
Edit a designation

Authorizations

X-HYS-API-Key
string
header
required

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

Path Parameters

designation_id
integer
required

Body

application/json

Data needed to edit a designation

designation_id
integer
Example:

1

name
string
Example:

"Designation Name"

donation_amounts
number
Example:

100

emailset_id
integer
Example:

1

hysform
string
Example:

"001"

info
string
Example:

"Designation Info"

code
string
Example:

"D001"

Response

Successful operation

message
string
Example:

"Successful"