Request
| Name | Type | Description | Default | Required | Constraints | Example |
|---|---|---|---|---|---|---|
| id | string | The unique ID of the person. | koriym | Optional |
Response
| Name | Type | Description | Required | Constraint | Example |
|---|---|---|---|---|---|
| firstName | string | 名前 | Optional | ||
| familyName | string | Optional | |||
| age | int | Age in years which must be equal to or greater than zero. | Optional | {"minimum":0} |
| rel | src |
|---|---|
| org | /org?id={org_id} |
| rel | href |
|---|---|
| card | /card?id={card_id} |
| tickets | /tickets |
Request
| Name | Type | Description | Default | Required | Constraints | Example |
|---|---|---|---|---|---|---|
| firstName | string | Required |
Response
(n/a)