TokenRequest
Allowed values:authorization_code
Example:authorization_code
Authorization code received from authorize endpoint
Must match the redirect URI used in the authorize request
Client identifier
Client secret
OAuth 2.0 token endpoint to exchange authorization code for access token (CAMARA style).
Allowed values:authorization_code
Example:authorization_code
Authorization code received from authorize endpoint
Must match the redirect URI used in the authorize request
Client identifier
Client secret
OK
Access token for API calls
Allowed values:Bearer
Example:Bearer
Token expiration time in seconds
Example:3600
Granted scopes
Example:openid number-verification:verify
Refresh token if offline_access was requested
OpenID Connect ID token if openid scope was requested
Verifies whether the phone number provided matches the number currently allocated to the SIM in the end user’s device. Returns a boolean result in devicePhoneNumberVerified.
Correlation ID for request tracing
Example:b4333c46-49c0-4f62-80d7-f0ef930f1c46
MSISDN in E.164 format entered by the end user
Example:+919036499174
OK
Indicates whether the provided MSISDN matches the phone number of the device/SIM on the network
Example:true
Timestamp when verification was performed
MSISDN in E.164 format entered by the end user
Example:+919036499174
Indicates whether the provided MSISDN matches the phone number of the device/SIM on the network
Example:true
Timestamp when verification was performed
Allowed values:authorization_code
Example:authorization_code
Authorization code received from authorize endpoint
Must match the redirect URI used in the authorize request
Client identifier
Client secret