A custom field is a custom piece of information that you want to save against another resource (an application, job, offer etc.)
Once custom_fields
are created on a resource you can create custom_attributes
on an instance of that resource that references the custom_field
. The data required to create the custom_attribute
will depend on the field_type
of the custom_field
e.g. a custom_field
with a field_type
of date
will be answered by a date