POST api/{apiVersion}/Credit4u/CheckedSelfAuthMobile

SMS 본인인증 서비스 3단계

Request Information

URI Parameters

System.Collections.ObjectModel.Collection`1[WebFront.Areas.HelpPage.ModelDescriptions.ParameterAnnotation]

Body Parameters

api.tilko.net.Models.Credit4u.CheckedSelfAuthMobileRequestSystem.Collections.ObjectModel.Collection`1[WebFront.Areas.HelpPage.ModelDescriptions.ParameterAnnotation]System.Collections.ObjectModel.Collection`1[WebFront.Areas.HelpPage.ModelDescriptions.ParameterAnnotation]System.Collections.ObjectModel.Collection`1[WebFront.Areas.HelpPage.ModelDescriptions.ParameterAnnotation]System.Collections.ObjectModel.Collection`1[WebFront.Areas.HelpPage.ModelDescriptions.ParameterAnnotation]

Request Formats

Sample:
{
  "UserID": "sample string 1",
  "UserPassword": "sample string 2",
  "IdentityNumber": "sample string 3",
  "AuthSmsCode": "sample string 4"
}

Response Information

Resource Description

api.tilko.net.Models.Credit4u.CheckedSelfAuthMobileResponseSystem.Collections.ObjectModel.Collection`1[WebFront.Areas.HelpPage.ModelDescriptions.ParameterAnnotation]System.Collections.ObjectModel.Collection`1[WebFront.Areas.HelpPage.ModelDescriptions.ParameterAnnotation]System.Collections.ObjectModel.Collection`1[WebFront.Areas.HelpPage.ModelDescriptions.ParameterAnnotation]

Response Formats

Sample:
{
  "Status": "OK",
  "StatusSeq": 1,
  "Message": "sample string 2"
}