Custom Field is not showing in API request.

Custom Field is not showing in API request.

I have added a custom field for the user and it's not fetching the value for the custom field. permissions are set to R&W for everyone. if you check at the below response there is no NetoID field present.



  1. {
    "country": "US",
    "role": {
    "name": "Access All Areas",
    "id": "516600000000403**"
    },
    "city": null,
    "Current_Shift": null,
    "language": "en_US",
    "locale": "en_US",
    "microsoft": false,
    "Isonline": true,
    "Modified_By": {
    "name": "Zoho Admin",
    "id": "516600000001922**"
    },
    "street": null,
    "Currency": "AUD",
    "alias": null,
    "id": "51660000000191**",
    "state": null,
    "fax": null,
    "country_locale": "US",
    "sandboxDeveloper": false,
    "first_name": "ss",
    "email": "test@test.com",
    "Reporting_To": null,
    "zip": null,
    "status_reason__s": null,
    "created_time": "2022-03-08T11:41:30+13:00",
    "Modified_Time": "2022-09-16T13:25:18+12:00",
    "website": null,
    "time_format": "hh:mm a",
    "offset": 46800000,
    "profile": {
    "name": "Administrator",
    "id": "51660000000040***"
    },
    "mobile": null,
    "last_name": null,
    "Next_Shift": null,
    "time_zone": "Pacific/Auckland",
    "created_by": {
    "name": "Tim Pullyn",
    "id": "5166000000019****"
    },
    "Shift_Effective_From": null,
    "zuid": "700183****",
    "confirm": true,
    "full_name": "Test",
    "territories": [
    {
    "manager": false,
    "name": "North Lakes",
    "id": "516600000002****"
    }
    ],
    "phone": null,
    "dob": null,
    "date_format": "MM/dd/yyyy",
    "status": "active"
    },