Rules Platform

The Qoin Service Platform has rules regarding the integration of your platform.

๐Ÿ“˜

Rules Qoin Service Platform

Before you create and register a platform on Qoin Service, please pay attention to the following rules :


FeaturesRules
Configuration PlatformThe platform name cannot contain symbols, special characters, or numbers.
The platform name can have a maximum of 15 characters.
TokenBy default valid for 2 hours.
There is a setting in the Configuration - Client Master called "Access Token Lifetime." The unit is hours, minimum value is 1 and the maximum value is 23.
Refresh TokenThe refresh token cannot be used for 2 hours by default. If the Client Master is filled in, it will follow the Client Master.
The expired Refresh Token is valid for 7 days by default. If the refresh token is not used within 7 days, a new token will need to be generated through login.
Register User PlatformThe Fullname must contain a minimum of 1 character and a maximum of 50 characters.
The phone number must contain a minimum of 6 character and a maximum of 20 characters.
The configuration platform's registered OTP type option must match.
Must have a role and the role must have a role permission.
Password must be a minimum of 8 characters and a maximum of 100 characters, and must consist of lowercase letters, uppercase letters, at least 1 number, and a special character.
The PIN code must contain a maximum of 6 characters ( If Auth Platform using Phone and PIN).
The phone number should not contain symbols.
Login User PlatformIf the PIN is entered incorrectly more than 3 times, the account will be blocked until the next day (24 hours).
The phone number must contain a minimum of 6 character and a maximum of 20 characters.
The PIN code must contain a maximum of 6 characters ( If Auth Platform using Phone and PIN).
Password must be a minimum of 8 characters and a maximum of 100 characters, and must consist of lowercase letters, uppercase letters, at least 1 number, and a special character.
Update User Profile PlatformIf you update the Phone Number, it will not be changed until it is confirmed.
PINConsist of 6 digits (no alphabet).
The PIN number must not be in a repeated pattern (weak PIN Policy) e.g. : 111111, 222222.
The PIN number should not be in a sequential pattern (weak PIN policy) e.g. : 123456 / 234567.
The PIN number should not be in reverse sequential order (weak PIN policy) e.g. : 654321 / 987654.
OTPValid for 5 minutes.
OTP is limited to a maximum of 3 times a day by default.
If the Maximum Send OTP is filled in the platform configuration, it will follow that value. (V3 only)
If the OTP Type is filled in the platform configuration, it will follow that value. (V3 only)
Multi DeviceIf multi-device is on, when logging in with a device that is not yet registered, you will receive an OTP and use device validation.
If multi-device is off, when logging in with a device that is not registered, it is not allowed.