Retrieve numeric custom fields
This method allows you to retrieve a specific custom field or all custom fields of type numeric. Use the optional query parameter locale to only retrieve the collection of localized fields for a specific locale across all custom fields. If none of the custom fields have a localized field collection for the specified locale, the HTTP status code of 404-Not Found is returned.
Header Parameters
Authorization token
Query Parameters
Optional custom Numeric field Id. If specified, only the custom Numeric field with this Id will be returned. Default value is 0.
Optional locale. If specified, only custom numeric fields associated with the locale are returned.
Path Parameters
This is your organization’s MyPreferences Account Id. A 404 is returned if this value is invalid.
Response
Response Attributes
A collection of Meta data describing the requirements for collecting numeric data in a custom field.