Skip to main content
POST
Add a sponsorship form to a program

Authorizations

X-HYS-API-Key
string
header
required

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

Body

application/json

Data needed to add a sponsorship to a program

id
integer

The ID of the program.

Example:

"1"

sponsorship_form
integer
Example:

"1"

client_id
string

The ID of the client.

Example:

"1"

Response

Successfully added sponsorship to program

message
string
Example:

"Successfully Added Sponsorship To Program"