POST api/Login

Request Information

URI Parameters

None.

Body Parameters

LoginRequest
NameDescriptionTypeAdditional information
UserAccounts

string

None.

Password

string

None.

AppMac

string

None.

ProjectType

integer

None.

AppVerType

integer

None.

AppType

integer

None.

Timestamp

string

None.

ReqUserName

string

None.

ReqPassWord

string

None.

Token

string

None.

SessionID

string

None.

Request Formats

application/json, text/json

Sample:
{
  "UserAccounts": "sample string 1",
  "Password": "sample string 2",
  "AppMac": "sample string 3",
  "ProjectType": 4,
  "AppVerType": 5,
  "AppType": 6,
  "Timestamp": "sample string 7",
  "ReqUserName": "sample string 8",
  "ReqPassWord": "sample string 9",
  "Token": "snflR0LbGNdSTLmWLy4VtMidkh87AmbRz75qGqYi5xdojnCQfxYaKsl4/054ZLRgikQ9SLAMCxM9Yz6Rtj6J1i7GoMURJ6QuPkzbCL+/fdU/WSP02EzsROXz5vPLn8yyjKuBylZIvNiRouVGZOsPXU8hLU7sFuywNMsrPOdesJkKTozjG2BlE+D5OPkpTPlPZNBskNzZoVHwQlQD4oKboci7oIsXnreoQPAQEmP3CkwLnpAKNJV4ScvHZLWAXWoKC1maTYmC9H7pXnr1lqDspWgly3C17tNZQjcC/oXOwjo=",
  "SessionID": "sample string 13"
}

application/xml, text/xml

Sample:
<LoginRequest xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Ibeller.Bck.Ibl.Msg">
  <SessionID>sample string 13</SessionID>
  <Token>snflR0LbGNdSTLmWLy4VtMidkh87AmbRz75qGqYi5xdojnCQfxYaKsl4/054ZLRgikQ9SLAMCxM9Yz6Rtj6J1i7GoMURJ6QuPkzbCL+/fdU/WSP02EzsROXz5vPLn8yyjKuBylZIvNiRouVGZOsPXU8hLU7sFuywNMsrPOdesJkKTozjG2BlE+D5OPkpTPlPZNBskNzZoVHwQlQD4oKboci7oIsXnreoQPAQEmP3CkwLnpAKNJV4ScvHZLWAXWoKC1maTYmC9H7pXnr1lqDspWgly3C17tNZQjcC/oXOwjo=</Token>
  <ReqPassWord>sample string 9</ReqPassWord>
  <ReqUserName>sample string 8</ReqUserName>
  <Timestamp>sample string 7</Timestamp>
  <AppMac>sample string 3</AppMac>
  <AppType>6</AppType>
  <AppVerType>5</AppVerType>
  <Password>sample string 2</Password>
  <ProjectType>4</ProjectType>
  <UserAccounts>sample string 1</UserAccounts>
</LoginRequest>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

LoginResponse
NameDescriptionTypeAdditional information
UserAccounts

string

None.

UserInfo

UserInfomation

None.

Bcks

Collection of BCarKeyInfo

None.

HasOtherAppMac

integer

None.

ShareBcks

Collection of ShareBckInfo

None.

Result

unsigned integer

None.

Token

string

None.

SessionID

string

None.

Response Formats

application/json, text/json

Sample:
{
  "UserAccounts": "sample string 1",
  "UserInfo": {
    "Phone": "sample string 1",
    "Email": "sample string 2",
    "PetName": "sample string 3",
    "WeixinId": "sample string 4",
    "Birthday": "2026-04-15 22:13:44",
    "IdNo": "sample string 7",
    "Sex": 64,
    "Address": "sample string 9",
    "Name": "sample string 10",
    "Picture": "sample string 11"
  },
  "Bcks": [
    {
      "BckSN": "sample string 1",
      "BluthID": "sample string 2",
      "Brand": "sample string 3",
      "VehicleType": "sample string 4",
      "Vintage": "sample string 5",
      "PlateNumber": "sample string 6",
      "AutoOpenType": 7,
      "Crep": "sample string 8",
      "BKey": "sample string 9",
      "AppMac": "sample string 10",
      "BKeyId": 11,
      "BckType": "sample string 12"
    },
    {
      "BckSN": "sample string 1",
      "BluthID": "sample string 2",
      "Brand": "sample string 3",
      "VehicleType": "sample string 4",
      "Vintage": "sample string 5",
      "PlateNumber": "sample string 6",
      "AutoOpenType": 7,
      "Crep": "sample string 8",
      "BKey": "sample string 9",
      "AppMac": "sample string 10",
      "BKeyId": 11,
      "BckType": "sample string 12"
    }
  ],
  "HasOtherAppMac": 2,
  "ShareBcks": [
    {
      "ToUser": "sample string 1",
      "FromUser": "sample string 2",
      "FailureTime": "2026-04-15 22:13:44",
      "StartTime": "2026-04-15 22:13:44",
      "Cycle": "sample string 7",
      "ShareStatus": 8,
      "BckInfo": {
        "BckSN": "sample string 1",
        "BluthID": "sample string 2",
        "Brand": "sample string 3",
        "VehicleType": "sample string 4",
        "Vintage": "sample string 5",
        "PlateNumber": "sample string 6",
        "AutoOpenType": 7,
        "Crep": "sample string 8",
        "BKey": "sample string 9",
        "AppMac": "sample string 10",
        "BKeyId": 11,
        "BckType": "sample string 12"
      }
    },
    {
      "ToUser": "sample string 1",
      "FromUser": "sample string 2",
      "FailureTime": "2026-04-15 22:13:44",
      "StartTime": "2026-04-15 22:13:44",
      "Cycle": "sample string 7",
      "ShareStatus": 8,
      "BckInfo": {
        "BckSN": "sample string 1",
        "BluthID": "sample string 2",
        "Brand": "sample string 3",
        "VehicleType": "sample string 4",
        "Vintage": "sample string 5",
        "PlateNumber": "sample string 6",
        "AutoOpenType": 7,
        "Crep": "sample string 8",
        "BKey": "sample string 9",
        "AppMac": "sample string 10",
        "BKeyId": 11,
        "BckType": "sample string 12"
      }
    }
  ],
  "Result": 3,
  "Token": "snflR0LbGNdSTLmWLy4VtMidkh87AmbRz75qGqYi5xdojnCQfxYaKsl4/054ZLRgikQ9SLAMCxM9Yz6Rtj6J1i7GoMURJ6QuPkzbCL+/fdU/WSP02EzsROXz5vPLn8yyjKuBylZIvNiRouVGZOsPXU8hLU7sFuywNMsrPOdesJkKTozjG2BlE+D5OPkpTPlPZNBskNzZoVHwQlQD4oKboci7oIsXnreoQPAQEmP3CkwLnpAKNJV4ScvHZLWAXWoKC1maTYmC9H7pXnr1lqDspWgly3C17tNZQjcC/oXOwjo=",
  "SessionID": "sample string 7"
}

application/xml, text/xml

Sample:
<LoginResponse xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Ibeller.Bck.Ibl.Msg">
  <SessionID>sample string 7</SessionID>
  <Token>snflR0LbGNdSTLmWLy4VtMidkh87AmbRz75qGqYi5xdojnCQfxYaKsl4/054ZLRgikQ9SLAMCxM9Yz6Rtj6J1i7GoMURJ6QuPkzbCL+/fdU/WSP02EzsROXz5vPLn8yyjKuBylZIvNiRouVGZOsPXU8hLU7sFuywNMsrPOdesJkKTozjG2BlE+D5OPkpTPlPZNBskNzZoVHwQlQD4oKboci7oIsXnreoQPAQEmP3CkwLnpAKNJV4ScvHZLWAXWoKC1maTYmC9H7pXnr1lqDspWgly3C17tNZQjcC/oXOwjo=</Token>
  <Result>3</Result>
  <Bcks>
    <BCarKeyInfo>
      <AppMac>sample string 10</AppMac>
      <AutoOpenType>7</AutoOpenType>
      <BKey>sample string 9</BKey>
      <BKeyId>11</BKeyId>
      <BckSN>sample string 1</BckSN>
      <BckType>sample string 12</BckType>
      <BluthID>sample string 2</BluthID>
      <Brand>sample string 3</Brand>
      <Crep>sample string 8</Crep>
      <PlateNumber>sample string 6</PlateNumber>
      <VehicleType>sample string 4</VehicleType>
      <Vintage>sample string 5</Vintage>
    </BCarKeyInfo>
    <BCarKeyInfo>
      <AppMac>sample string 10</AppMac>
      <AutoOpenType>7</AutoOpenType>
      <BKey>sample string 9</BKey>
      <BKeyId>11</BKeyId>
      <BckSN>sample string 1</BckSN>
      <BckType>sample string 12</BckType>
      <BluthID>sample string 2</BluthID>
      <Brand>sample string 3</Brand>
      <Crep>sample string 8</Crep>
      <PlateNumber>sample string 6</PlateNumber>
      <VehicleType>sample string 4</VehicleType>
      <Vintage>sample string 5</Vintage>
    </BCarKeyInfo>
  </Bcks>
  <HasOtherAppMac>2</HasOtherAppMac>
  <ShareBcks>
    <ShareBckInfo>
      <BckInfo>
        <AppMac>sample string 10</AppMac>
        <AutoOpenType>7</AutoOpenType>
        <BKey>sample string 9</BKey>
        <BKeyId>11</BKeyId>
        <BckSN>sample string 1</BckSN>
        <BckType>sample string 12</BckType>
        <BluthID>sample string 2</BluthID>
        <Brand>sample string 3</Brand>
        <Crep>sample string 8</Crep>
        <PlateNumber>sample string 6</PlateNumber>
        <VehicleType>sample string 4</VehicleType>
        <Vintage>sample string 5</Vintage>
      </BckInfo>
      <Cycle>sample string 7</Cycle>
      <FailureTime>2026-04-15 22:13:44</FailureTime>
      <FromUser>sample string 2</FromUser>
      <ShareStatus>8</ShareStatus>
      <StartTime>2026-04-15 22:13:44</StartTime>
      <ToUser>sample string 1</ToUser>
    </ShareBckInfo>
    <ShareBckInfo>
      <BckInfo>
        <AppMac>sample string 10</AppMac>
        <AutoOpenType>7</AutoOpenType>
        <BKey>sample string 9</BKey>
        <BKeyId>11</BKeyId>
        <BckSN>sample string 1</BckSN>
        <BckType>sample string 12</BckType>
        <BluthID>sample string 2</BluthID>
        <Brand>sample string 3</Brand>
        <Crep>sample string 8</Crep>
        <PlateNumber>sample string 6</PlateNumber>
        <VehicleType>sample string 4</VehicleType>
        <Vintage>sample string 5</Vintage>
      </BckInfo>
      <Cycle>sample string 7</Cycle>
      <FailureTime>2026-04-15 22:13:44</FailureTime>
      <FromUser>sample string 2</FromUser>
      <ShareStatus>8</ShareStatus>
      <StartTime>2026-04-15 22:13:44</StartTime>
      <ToUser>sample string 1</ToUser>
    </ShareBckInfo>
  </ShareBcks>
  <UserAccounts>sample string 1</UserAccounts>
  <UserInfo>
    <Address>sample string 9</Address>
    <Birthday>2026-04-15 22:13:44</Birthday>
    <Email>sample string 2</Email>
    <IdNo>sample string 7</IdNo>
    <Name>sample string 10</Name>
    <PetName>sample string 3</PetName>
    <Phone>sample string 1</Phone>
    <Picture>sample string 11</Picture>
    <Sex>64</Sex>
    <WeixinId>sample string 4</WeixinId>
  </UserInfo>
</LoginResponse>