Skip to main content
POST
Add new setting

Authorizations

X-HYS-API-Key
string
header
required

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

Body

application/json
client_id
integer
required
Example:

1

name
string
required
Example:

"Setting Name"

program_type
string
required
Example:

"contribution"

currency_symbol
string
Example:

"$"

duration
integer
Example:

365

sponsorship_amount
string
Example:

"10,20,50,60"

sp_num
integer
Example:

100

processing_percentage
number<float>
Example:

2.9

info
string
Example:

"<p>sample</p>"

text_front
string
Example:

"<p>sample</p>"

text_profile
string
Example:

"<p>sd</p>"

text_checkout
string
Example:

"<p>fs</p>"

text_account
string
Example:

"<p>fs</p>"

allow_email
boolean
Example:

true

show_payment
boolean
Example:

false

designations
boolean
Example:

true

login_box
boolean
Example:

true

stripe
boolean
Example:

false

checks
boolean
Example:

false

cash
boolean
Example:

false

display_percent
boolean
Example:

false

display_info
boolean
Example:

false

wire_transfer
boolean
Example:

false

hide_payment_method
boolean
Example:

false

hide_frequency
boolean
Example:

false

processing_fee
boolean
Example:

true

sorting
boolean
Example:

false

display_all
boolean
Example:

false

Example:

false

Response

Settings Saved

message
string
Example:

"Settings Saved."