Hi Team,
I am calling REST API place_request to create SR. Here I have a field which accepts user id. Here in portals we have 11 digit requester ID which fails in json as we have limit of 2147483647. Also this field only accepts integer and does not work with string.
Thanks!