Returns the list of fields you can assign when creating/updating a person.
curl -i https://api.passdock.com/api/v1/people/fields?api_token=75778a65dfdae310a107d2ef0bbd3780
[
"name",
"surname",
"email",
"telephone",
"birthday",
"custom_field",
"list_ids"
]
| Param name | Description |
|---|---|
|
api_token required |
Your Passdock API key Value: Must be String |