Skip to main content
POST
Update client credit card

Authorizations

X-HYS-API-Key
string
header
required

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

Body

application/json

Credit card token is required

token
string
Example:

"tok_1J2F3G4H5I6J"

cardHolderName
string
Example:

"John Doe"

Response

Successful operation

message
string
Example:

"Card saved successfully."

alert
string

Alert type

Example:

"success"