API Reference

Validate ISIC card

Method validates if a card is valid ISIC card and there is a possibility to check if the card is already present in CareCloud database.

Log in to see full request history
Body Params
string
required

Number of the ISIC card to validate.

string
required

Last name of the ISIC card holder.

boolean
Defaults to false

If true, check if the card can be used in CareCloud, or if the ISIC with this number already exists. If not set, this check is ignored.

Headers
string
Defaults to cs, en-gb;q=0.8

The unique ID of the language code by ISO 639-1.

Responses

Response body
object
data
object
boolean

An information if ISIC card is valid.

true

boolean

An information if the card is free to use in CareCloud. If the request parameter check_usage is not set or false, the value is not set.

true

429

Too many requests - more than the resource limit.

503

Temporary state when the service is temporarily unavailable, overloaded or there is a maintenance window.

Language
Credentials
URL