added

Added a new parameter to Create a User and Update an existing user endpoints

We have now updated the Create a User, and Update an existing user endpoint to include the following in the body of the request:

Parameter

  • phone_country_code: This is the phone's country code for a user that you are creating or updating.

Earlier Behavior

Earlier, when users were created, the parameter phone_country_code was not included in the request body. The system considered a null value for this parameter and later the Fleet Manager had to manually save the profile for each of the users to ensure a correct phone number with country code is captured.

New Behavior

With this update, we are mandating the parameter phone_country_code, in the request body. This allows users to be created or updated with correct details and will not lead to any communication errors. This also saves time and effort for the Fleet Managers.