Skip to main content

Creates Session from OTC(one time code)

Creates Session from OTC(one time code)

Request Body required
    otc string
Responses

OK


Schema
    errors object[]
  • Array [
  • errorCode int32
    errorTitle string
    errorMessage string
  • ]
  • warnings object[]
  • Array [
  • warningCode int32
    warningTitle string
    warningMessage string
  • ]
  • apiRequestId string
    sessionId string
    dealerUserSessionId string
    rolloutStage string
    currentDealerAssociateUuid string
Loading...