GET api/v1/SyncData/Detail2/{uniqueId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
uniqueId

string

Required

Body Parameters

None.

Response Information

Resource Description

EzyResultObjectOfEzyDataResultOfSyncDataModel
NameDescriptionTypeAdditional information
Data

EzyDataResultOfSyncDataModel

None.

ExtraData

Dictionary of string [key] and Object [value]

None.

StartTime

decimal number

None.

EndTime

decimal number

None.

TotalMili

decimal number

None.

StatusCode

integer

None.

Msg

string

None.

MsgShowInUI

string

None.

Response Formats

application/json, text/json

Sample:
{
  "Data": {
    "Data": {
      "Id": "sample string 1",
      "POSName": "sample string 2",
      "POSCode": "sample string 3",
      "CatName": "sample string 4",
      "btn_SyncBill": "sample string 5",
      "ResultData": "sample string 6",
      "btn_SyncMaterial": "sample string 7",
      "ResultData_SyncMaterial": "sample string 8",
      "btn_SyncQuantum": "sample string 9",
      "ResultData_SyncQuantum": "sample string 10",
      "btn_SyncCatOther": "sample string 11",
      "ResultData_SyncCatOther": "sample string 12",
      "btn_SyncCustomerVoucherByPoint_POS": "sample string 13",
      "btn_SyncCustomerVoucherByPoint_Server": "sample string 14",
      "btn_SyncCustomerReward4M_Notification_POS": "sample string 15",
      "btn_SyncCustomerReward4M_Notification_Server": "sample string 16",
      "ResultData_SyncCusVoucherByPoint": "sample string 17",
      "ResultData_SyncCusVoucherByPoint_POS": "sample string 18",
      "ResultData_SyncCusVoucherByPoint_Server": "sample string 19",
      "ResultData_SyncCustomerReward4M_Notification": "sample string 20",
      "ResultData_SyncCustomerReward4M_Notification_POS": "sample string 21",
      "ResultData_SyncCustomerReward4M_Notification_Server": "sample string 22",
      "btn_SyncDataType": "sample string 23",
      "SyncAt": 1.1,
      "SyncBy": "sample string 24",
      "IsSyncSuccess": true,
      "Color_SyncFail": "sample string 26",
      "IsConnectPOSAndServer": true,
      "MessageConnectError": "sample string 28",
      "IsLastSyncSuccess": true,
      "FromDate": 1.1,
      "ToDate": 1.1
    },
    "ExtraData": null
  },
  "ExtraData": null,
  "StartTime": 1.1,
  "EndTime": 2.1,
  "TotalMili": 3.1,
  "StatusCode": 4,
  "Msg": "sample string 5",
  "MsgShowInUI": "sample string 6"
}

application/xml, text/xml

Sample:
<EzyResultObjectOfEzyDataResultOfSyncDataModel3BwjWE5fUXXDg0Sb xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.Library.Message">
  <Msg>sample string 5</Msg>
  <MsgShowInUI>sample string 6</MsgShowInUI>
  <StatusCode>4</StatusCode>
  <Data xmlns:d2p1="http://schemas.datacontract.org/2004/07/Ezy.Module.Library.UI">
    <d2p1:Data xmlns:d3p1="http://schemas.datacontract.org/2004/07/AllianceSolidAPI.Shared.Models">
      <d3p1:CatName>sample string 4</d3p1:CatName>
      <d3p1:Color_SyncFail>sample string 26</d3p1:Color_SyncFail>
      <d3p1:FromDate>1.1</d3p1:FromDate>
      <d3p1:Id>sample string 1</d3p1:Id>
      <d3p1:IsConnectPOSAndServer>true</d3p1:IsConnectPOSAndServer>
      <d3p1:IsLastSyncSuccess>true</d3p1:IsLastSyncSuccess>
      <d3p1:IsSyncSuccess>true</d3p1:IsSyncSuccess>
      <d3p1:MessageConnectError>sample string 28</d3p1:MessageConnectError>
      <d3p1:POSCode>sample string 3</d3p1:POSCode>
      <d3p1:POSName>sample string 2</d3p1:POSName>
      <d3p1:ResultData>sample string 6</d3p1:ResultData>
      <d3p1:ResultData_SyncCatOther>sample string 12</d3p1:ResultData_SyncCatOther>
      <d3p1:ResultData_SyncCusVoucherByPoint>sample string 17</d3p1:ResultData_SyncCusVoucherByPoint>
      <d3p1:ResultData_SyncCusVoucherByPoint_POS>sample string 18</d3p1:ResultData_SyncCusVoucherByPoint_POS>
      <d3p1:ResultData_SyncCusVoucherByPoint_Server>sample string 19</d3p1:ResultData_SyncCusVoucherByPoint_Server>
      <d3p1:ResultData_SyncCustomerReward4M_Notification>sample string 20</d3p1:ResultData_SyncCustomerReward4M_Notification>
      <d3p1:ResultData_SyncCustomerReward4M_Notification_POS>sample string 21</d3p1:ResultData_SyncCustomerReward4M_Notification_POS>
      <d3p1:ResultData_SyncCustomerReward4M_Notification_Server>sample string 22</d3p1:ResultData_SyncCustomerReward4M_Notification_Server>
      <d3p1:ResultData_SyncMaterial>sample string 8</d3p1:ResultData_SyncMaterial>
      <d3p1:ResultData_SyncQuantum>sample string 10</d3p1:ResultData_SyncQuantum>
      <d3p1:SyncAt>1.1</d3p1:SyncAt>
      <d3p1:SyncBy>sample string 24</d3p1:SyncBy>
      <d3p1:ToDate>1.1</d3p1:ToDate>
      <d3p1:btn_SyncBill>sample string 5</d3p1:btn_SyncBill>
      <d3p1:btn_SyncCatOther>sample string 11</d3p1:btn_SyncCatOther>
      <d3p1:btn_SyncCustomerReward4M_Notification_POS>sample string 15</d3p1:btn_SyncCustomerReward4M_Notification_POS>
      <d3p1:btn_SyncCustomerReward4M_Notification_Server>sample string 16</d3p1:btn_SyncCustomerReward4M_Notification_Server>
      <d3p1:btn_SyncCustomerVoucherByPoint_POS>sample string 13</d3p1:btn_SyncCustomerVoucherByPoint_POS>
      <d3p1:btn_SyncCustomerVoucherByPoint_Server>sample string 14</d3p1:btn_SyncCustomerVoucherByPoint_Server>
      <d3p1:btn_SyncDataType>sample string 23</d3p1:btn_SyncDataType>
      <d3p1:btn_SyncMaterial>sample string 7</d3p1:btn_SyncMaterial>
      <d3p1:btn_SyncQuantum>sample string 9</d3p1:btn_SyncQuantum>
    </d2p1:Data>
    <d2p1:ExtraData xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" i:nil="true" />
  </Data>
  <EndTime>2.1</EndTime>
  <ExtraData xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" i:nil="true" />
  <StartTime>1.1</StartTime>
  <TotalMili>3.1</TotalMili>
</EzyResultObjectOfEzyDataResultOfSyncDataModel3BwjWE5fUXXDg0Sb>