Phone Number Types
Phone number types allow you to attach a type to different phone numbers.
Operations
- Get a list of phone number types GET /api/1/{accountname}/settings/system/phonenumbertypes
- Get a single phone number type GET /api/1/{accountname}/settings/system/phonenumbertypes/{id}
- Create a new phone number type POST /api/1/{accountname}/settings/system/phonenumbertypes
- Modify an existing phone number type PUT /api/1/{accountname}/settings/system/phonenumbertypes/{id}
- Remove a phone number type DELETE /api/1/{accountname}/settings/system/phonenumbertypes/{id}
- Fetch translatable fields GET /api/1/{accountname}/settings/system/phonenumbertypes/{id}/translate
- Update translations PUT /api/1/{accountname}/settings/system/phonenumbertypes/{id}/translate