POST api/ShareBck/(action)

Request Information

URI Parameters

None.

Body Parameters

ShareBckRequest
NameDescriptionTypeAdditional information
ShareInfo

ShareBckInfo

None.

Timestamp

string

None.

ReqUserName

string

None.

ReqPassWord

string

None.

Token

string

None.

SessionID

string

None.

Request Formats

application/json, text/json

Sample:
{
  "ShareInfo": {
    "ToUser": "sample string 1",
    "FromUser": "sample string 2",
    "FailureTime": "2025-12-15 14:31:53",
    "StartTime": "2025-12-15 14:31:53",
    "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"
    }
  },
  "Timestamp": "sample string 1",
  "ReqUserName": "sample string 2",
  "ReqPassWord": "sample string 3",
  "Token": "snflR0LbGNdSTLmWLy4VtMidkh87AmbRz75qGqYi5xdojnCQfxYaKsl4/054ZLRgikQ9SLAMCxM9Yz6Rtj6J1i7GoMURJ6QuPkzbCL+/fdU/WSP02EzsROXz5vPLn8yyjKuBylZIvNiRouVGZOsPXU8hLU7sFuywNMsrPOdesJkKTozjG2BlE+D5OPkpTPlPZNBskNzZoVHwQlQD4oKboci7oIsXnreoQPAQEmP3Cky1pCJLt0op7ZLpewRryjc5jlzTqJT4F5wcsx2oHeRLoUnxlv3fR34LihllzN8Pffs=",
  "SessionID": "sample string 7"
}

application/xml, text/xml

Sample:
<ShareBckRequest 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+D5OPkpTPlPZNBskNzZoVHwQlQD4oKboci7oIsXnreoQPAQEmP3Cky1pCJLt0op7ZLpewRryjc5jlzTqJT4F5wcsx2oHeRLoUnxlv3fR34LihllzN8Pffs=</Token>
  <ReqPassWord>sample string 3</ReqPassWord>
  <ReqUserName>sample string 2</ReqUserName>
  <Timestamp>sample string 1</Timestamp>
  <ShareInfo>
    <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>2025-12-15 14:31:53</FailureTime>
    <FromUser>sample string 2</FromUser>
    <ShareStatus>8</ShareStatus>
    <StartTime>2025-12-15 14:31:53</StartTime>
    <ToUser>sample string 1</ToUser>
  </ShareInfo>
</ShareBckRequest>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

ShareBckResponse
NameDescriptionTypeAdditional information
Result

unsigned integer

None.

Token

string

None.

SessionID

string

None.

Response Formats

application/json, text/json

Sample:
{
  "Result": 1,
  "Token": "snflR0LbGNdSTLmWLy4VtMidkh87AmbRz75qGqYi5xdojnCQfxYaKsl4/054ZLRgikQ9SLAMCxM9Yz6Rtj6J1i7GoMURJ6QuPkzbCL+/fdU/WSP02EzsROXz5vPLn8yyjKuBylZIvNiRouVGZOsPXU8hLU7sFuywNMsrPOdesJkKTozjG2BlE+D5OPkpTPlPZNBskNzZoVHwQlQD4oKboci7oIsXnreoQPAQEmP3Cky1pCJLt0op7ZLpewRryjc5jlzTqJT4F5wcsx2oHeRLoUnxlv3fR34LihllzN8Pffs=",
  "SessionID": "sample string 5"
}

application/xml, text/xml

Sample:
<ShareBckResponse xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Ibeller.Bck.Ibl.Msg">
  <SessionID>sample string 5</SessionID>
  <Token>snflR0LbGNdSTLmWLy4VtMidkh87AmbRz75qGqYi5xdojnCQfxYaKsl4/054ZLRgikQ9SLAMCxM9Yz6Rtj6J1i7GoMURJ6QuPkzbCL+/fdU/WSP02EzsROXz5vPLn8yyjKuBylZIvNiRouVGZOsPXU8hLU7sFuywNMsrPOdesJkKTozjG2BlE+D5OPkpTPlPZNBskNzZoVHwQlQD4oKboci7oIsXnreoQPAQEmP3Cky1pCJLt0op7ZLpewRryjc5jlzTqJT4F5wcsx2oHeRLoUnxlv3fR34LihllzN8Pffs=</Token>
  <Result>1</Result>
</ShareBckResponse>