POST api/service/GetOSPSalesCheckIn
Request Information
URI Parameters
None.
Body Parameters
OSPSalesCheckinParametersName | Description | Type | Additional information |
---|---|---|---|
user | string |
None. |
|
branchCode | string |
None. |
|
deviceID | string |
None. |
|
ticketID | string |
None. |
|
EmpNum | string |
None. |
Request Formats
application/json, text/json
Sample:
{ "user": "sample string 1", "branchCode": "sample string 2", "deviceID": "sample string 3", "ticketID": "sample string 4", "EmpNum": "sample string 5" }
application/xml, text/xml
Sample:
<OSPSalesCheckinParameters xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/TMXWebAPI.Models"> <EmpNum>sample string 5</EmpNum> <branchCode>sample string 2</branchCode> <deviceID>sample string 3</deviceID> <ticketID>sample string 4</ticketID> <user>sample string 1</user> </OSPSalesCheckinParameters>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
OSPDetailSalesCheckinModelName | Description | Type | Additional information |
---|---|---|---|
YestINBApptSch | integer |
None. |
|
TodayINBApptSch | integer |
None. |
|
TomoINBApptSch | integer |
None. |
|
YestINBApptCpl | integer |
None. |
|
TodayINBApptCpl | integer |
None. |
|
TomoINBApptCpl | integer |
None. |
|
YestCTVApptSch | integer |
None. |
|
TodayCTVApptSch | integer |
None. |
|
TomoCTVApptSch | integer |
None. |
|
YestCTVApptCpl | integer |
None. |
|
TodayCTVApptCpl | integer |
None. |
|
TomoCTVApptCpl | integer |
None. |
|
YestInsp | integer |
None. |
|
TodayInsp | integer |
None. |
|
TomoInsp | integer |
None. |
|
YestInspCpl | integer |
None. |
|
TodayInspCpl | integer |
None. |
|
TomoInspCpl | integer |
None. |
|
YestPRP | integer |
None. |
|
TodayPRP | integer |
None. |
|
TomoPRP | integer |
None. |
|
YestTotalPRPAmt | decimal number |
None. |
|
TodayTotalPRPAmt | decimal number |
None. |
|
TomoTotalPRPAmt | decimal number |
None. |
|
YestPRPRate | decimal number |
None. |
|
TodayPRPRate | decimal number |
None. |
|
TomoPRPRate | decimal number |
None. |
|
YestSoldCTVCount | integer |
None. |
|
TodaySoldCTVCount | integer |
None. |
|
TomoSoldCTVCount | integer |
None. |
|
YestSoldCTVAmt | decimal number |
None. |
|
TodaySoldCTVAmt | decimal number |
None. |
|
TomoSoldCTVAmt | decimal number |
None. |
|
YestSoldCTVRate | decimal number |
None. |
|
TodaySoldCTVRate | decimal number |
None. |
|
TomoSoldCTVRate | decimal number |
None. |
|
YestSoldINBCount | integer |
None. |
|
TodaySoldINBCount | integer |
None. |
|
TomoSoldINBCount | integer |
None. |
|
YestSoldINBAmt | decimal number |
None. |
|
TodaySoldINBAmt | decimal number |
None. |
|
TomoSoldINBAmt | decimal number |
None. |
|
YestSoldINBRate | decimal number |
None. |
|
TodaySoldINBRate | decimal number |
None. |
|
TomoSoldINBRate | decimal number |
None. |
|
YestSoldCount | integer |
None. |
|
TodaySoldCount | integer |
None. |
|
TomoSoldCount | integer |
None. |
|
YestSoldAmt | decimal number |
None. |
|
TodaySoldAmt | decimal number |
None. |
|
TomoSoldAmt | decimal number |
None. |
|
YestSoldRate | decimal number |
None. |
|
TodaySoldRate | decimal number |
None. |
|
TomoSoldRate | decimal number |
None. |
|
YestBundleRate | decimal number |
None. |
|
TodayBundleRate | decimal number |
None. |
|
TomoBundleRate | decimal number |
None. |
|
OSPName | string |
None. |
|
OSPNumber | string |
None. |
|
Manager | string |
None. |
|
ManagerNumber | string |
None. |
|
BranchName | string |
None. |
|
BranchCode | string |
None. |
|
RegionName | string |
None. |
|
RegionCode | string |
None. |
|
DivisionName | string |
None. |
|
DivisionCode | string |
None. |
|
EnableCheckIn | boolean |
None. |
Response Formats
application/json, text/json
Sample:
{ "YestINBApptSch": 1, "TodayINBApptSch": 2, "TomoINBApptSch": 3, "YestINBApptCpl": 4, "TodayINBApptCpl": 5, "TomoINBApptCpl": 6, "YestCTVApptSch": 7, "TodayCTVApptSch": 8, "TomoCTVApptSch": 9, "YestCTVApptCpl": 10, "TodayCTVApptCpl": 11, "TomoCTVApptCpl": 12, "YestInsp": 13, "TodayInsp": 14, "TomoInsp": 15, "YestInspCpl": 16, "TodayInspCpl": 17, "TomoInspCpl": 18, "YestPRP": 19, "TodayPRP": 20, "TomoPRP": 21, "YestTotalPRPAmt": 22.0, "TodayTotalPRPAmt": 23.0, "TomoTotalPRPAmt": 24.0, "YestPRPRate": 25.0, "TodayPRPRate": 26.0, "TomoPRPRate": 27.0, "YestSoldCTVCount": 28, "TodaySoldCTVCount": 29, "TomoSoldCTVCount": 30, "YestSoldCTVAmt": 31.0, "TodaySoldCTVAmt": 32.0, "TomoSoldCTVAmt": 33.0, "YestSoldCTVRate": 34.0, "TodaySoldCTVRate": 35.0, "TomoSoldCTVRate": 36.0, "YestSoldINBCount": 37, "TodaySoldINBCount": 38, "TomoSoldINBCount": 39, "YestSoldINBAmt": 40.0, "TodaySoldINBAmt": 41.0, "TomoSoldINBAmt": 42.0, "YestSoldINBRate": 43.0, "TodaySoldINBRate": 44.0, "TomoSoldINBRate": 45.0, "YestSoldCount": 46, "TodaySoldCount": 47, "TomoSoldCount": 48, "YestSoldAmt": 49.0, "TodaySoldAmt": 50.0, "TomoSoldAmt": 51.0, "YestSoldRate": 52.0, "TodaySoldRate": 53.0, "TomoSoldRate": 54.0, "YestBundleRate": 55.0, "TodayBundleRate": 56.0, "TomoBundleRate": 57.0, "OSPName": "sample string 58", "OSPNumber": "sample string 59", "Manager": "sample string 60", "ManagerNumber": "sample string 61", "BranchName": "sample string 62", "BranchCode": "sample string 63", "RegionName": "sample string 64", "RegionCode": "sample string 65", "DivisionName": "sample string 66", "DivisionCode": "sample string 67", "EnableCheckIn": true }
application/xml, text/xml
Sample:
<OSPDetailSalesCheckinModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/TMXWebAPI.Models"> <BranchCode>sample string 63</BranchCode> <BranchName>sample string 62</BranchName> <DivisionCode>sample string 67</DivisionCode> <DivisionName>sample string 66</DivisionName> <EnableCheckIn>true</EnableCheckIn> <Manager>sample string 60</Manager> <ManagerNumber>sample string 61</ManagerNumber> <OSPName>sample string 58</OSPName> <OSPNumber>sample string 59</OSPNumber> <RegionCode>sample string 65</RegionCode> <RegionName>sample string 64</RegionName> <TodayBundleRate>56</TodayBundleRate> <TodayCTVApptCpl>11</TodayCTVApptCpl> <TodayCTVApptSch>8</TodayCTVApptSch> <TodayINBApptCpl>5</TodayINBApptCpl> <TodayINBApptSch>2</TodayINBApptSch> <TodayInsp>14</TodayInsp> <TodayInspCpl>17</TodayInspCpl> <TodayPRP>20</TodayPRP> <TodayPRPRate>26</TodayPRPRate> <TodaySoldAmt>50</TodaySoldAmt> <TodaySoldCTVAmt>32</TodaySoldCTVAmt> <TodaySoldCTVCount>29</TodaySoldCTVCount> <TodaySoldCTVRate>35</TodaySoldCTVRate> <TodaySoldCount>47</TodaySoldCount> <TodaySoldINBAmt>41</TodaySoldINBAmt> <TodaySoldINBCount>38</TodaySoldINBCount> <TodaySoldINBRate>44</TodaySoldINBRate> <TodaySoldRate>53</TodaySoldRate> <TodayTotalPRPAmt>23</TodayTotalPRPAmt> <TomoBundleRate>57</TomoBundleRate> <TomoCTVApptCpl>12</TomoCTVApptCpl> <TomoCTVApptSch>9</TomoCTVApptSch> <TomoINBApptCpl>6</TomoINBApptCpl> <TomoINBApptSch>3</TomoINBApptSch> <TomoInsp>15</TomoInsp> <TomoInspCpl>18</TomoInspCpl> <TomoPRP>21</TomoPRP> <TomoPRPRate>27</TomoPRPRate> <TomoSoldAmt>51</TomoSoldAmt> <TomoSoldCTVAmt>33</TomoSoldCTVAmt> <TomoSoldCTVCount>30</TomoSoldCTVCount> <TomoSoldCTVRate>36</TomoSoldCTVRate> <TomoSoldCount>48</TomoSoldCount> <TomoSoldINBAmt>42</TomoSoldINBAmt> <TomoSoldINBCount>39</TomoSoldINBCount> <TomoSoldINBRate>45</TomoSoldINBRate> <TomoSoldRate>54</TomoSoldRate> <TomoTotalPRPAmt>24</TomoTotalPRPAmt> <YestBundleRate>55</YestBundleRate> <YestCTVApptCpl>10</YestCTVApptCpl> <YestCTVApptSch>7</YestCTVApptSch> <YestINBApptCpl>4</YestINBApptCpl> <YestINBApptSch>1</YestINBApptSch> <YestInsp>13</YestInsp> <YestInspCpl>16</YestInspCpl> <YestPRP>19</YestPRP> <YestPRPRate>25</YestPRPRate> <YestSoldAmt>49</YestSoldAmt> <YestSoldCTVAmt>31</YestSoldCTVAmt> <YestSoldCTVCount>28</YestSoldCTVCount> <YestSoldCTVRate>34</YestSoldCTVRate> <YestSoldCount>46</YestSoldCount> <YestSoldINBAmt>40</YestSoldINBAmt> <YestSoldINBCount>37</YestSoldINBCount> <YestSoldINBRate>43</YestSoldINBRate> <YestSoldRate>52</YestSoldRate> <YestTotalPRPAmt>22</YestTotalPRPAmt> </OSPDetailSalesCheckinModel>