GET orders/{orderid}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| orderid | string |
Required |
Body Parameters
None.
Response Information
Resource Description
orderdetaildto| Name | Description | Type | Additional information |
|---|---|---|---|
| branch | string |
None. |
|
| branchid | string |
None. |
|
| istimein | boolean |
None. |
|
| istimeout | boolean |
None. |
|
| isrequested | string |
None. |
|
| bookmin | string |
None. |
|
| rowversion | integer |
None. |
|
| isundertime | boolean |
None. |
|
| islate | boolean |
None. |
|
| paid | boolean |
None. |
|
| fee | decimal number |
None. |
|
| amountdeposited | decimal number |
None. |
|
| transferredpc | decimal number |
None. |
|
| nouniform | string |
None. |
|
| bookcode | string |
None. |
|
| orderid | integer |
None. |
|
| strorderid | string |
None. |
|
| timestamp | integer |
None. |
|
| clientid | string |
None. |
|
| client | string |
None. |
|
| address1 | string |
None. |
|
| address2 | string |
None. |
|
| addressnotes | string |
None. |
|
| buildingname | string |
None. |
|
| buildingno | string |
None. |
|
| city | string |
None. |
|
| provincedesc | string |
None. |
|
| citydesc | string |
None. |
|
| countrydesc | string |
None. |
|
| istemporaryaddress | string |
None. |
|
| geocode | string |
None. |
|
| createddate | date |
None. |
|
| updateddate | date |
None. |
|
| booktime | date |
None. |
|
| agentid | string |
None. |
|
| agent | string |
None. |
|
| serviceid | string |
None. |
|
| service | string |
None. |
|
| timein | date |
None. |
|
| urlcode | string |
None. |
|
| timeout | date |
None. |
|
| realmins | string |
None. |
|
| bookby | string |
None. |
|
| status | integer |
None. |
|
| statusdesc | string |
None. |
|
| price | string |
None. |
|
| discount | decimal number |
None. |
|
| total | string |
None. |
|
| clienturlcode | string |
None. |
|
| changeamountfor | string |
None. |
|
| totalexpense | string |
None. |
|
| stars | string |
None. |
|
| comments | string |
None. |
|
| depositremarks | string |
None. |
|
| contact | string |
None. |
|
| clientnotes | string |
None. |
Response Formats
application/json, text/json
Sample:
{
"branch": "sample string 1",
"branchid": "sample string 2",
"istimein": true,
"istimeout": true,
"isrequested": "sample string 5",
"bookmin": "sample string 6",
"rowversion": 7,
"isundertime": true,
"islate": true,
"paid": true,
"fee": 11.0,
"amountdeposited": 12.0,
"transferredpc": 13.0,
"nouniform": "sample string 14",
"bookcode": "sample string 15",
"orderid": 16,
"strorderid": "sample string 17",
"timestamp": 18,
"clientid": "sample string 19",
"client": "sample string 20",
"address1": "sample string 21",
"address2": "sample string 22",
"addressnotes": "sample string 23",
"buildingname": "sample string 24",
"buildingno": "sample string 25",
"city": "sample string 26",
"provincedesc": "sample string 27",
"citydesc": "sample string 28",
"countrydesc": "sample string 29",
"istemporaryaddress": "sample string 30",
"geocode": "sample string 31",
"createddate": "2025-12-09T01:32:13.1728325+08:00",
"updateddate": "2025-12-09T01:32:13.1728325+08:00",
"booktime": "2025-12-09T01:32:13.1728325+08:00",
"agentid": "sample string 35",
"agent": "sample string 36",
"serviceid": "sample string 37",
"service": "sample string 38",
"timein": "2025-12-09T01:32:13.1728325+08:00",
"urlcode": "sample string 39",
"timeout": "2025-12-09T01:32:13.1728325+08:00",
"realmins": "sample string 40",
"bookby": "sample string 41",
"status": 42,
"statusdesc": "sample string 43",
"price": "sample string 44",
"discount": 45.0,
"total": "sample string 46",
"clienturlcode": "sample string 47",
"changeamountfor": "sample string 48",
"totalexpense": "sample string 49",
"stars": "sample string 50",
"comments": "sample string 51",
"depositremarks": "sample string 52",
"contact": "sample string 53",
"clientnotes": "sample string 54"
}
application/xml, text/xml
Sample:
<orderdetaildto xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/palmeo.api.Models.DTO"> <address1>sample string 21</address1> <address2>sample string 22</address2> <addressnotes>sample string 23</addressnotes> <agent>sample string 36</agent> <agentid>sample string 35</agentid> <amountdeposited>12</amountdeposited> <bookby>sample string 41</bookby> <bookcode>sample string 15</bookcode> <bookmin>sample string 6</bookmin> <booktime>2025-12-09T01:32:13.1728325+08:00</booktime> <branch>sample string 1</branch> <branchid>sample string 2</branchid> <buildingname>sample string 24</buildingname> <buildingno>sample string 25</buildingno> <changeamountfor>sample string 48</changeamountfor> <city>sample string 26</city> <citydesc>sample string 28</citydesc> <client>sample string 20</client> <clientid>sample string 19</clientid> <clientnotes>sample string 54</clientnotes> <clienturlcode>sample string 47</clienturlcode> <comments>sample string 51</comments> <contact>sample string 53</contact> <countrydesc>sample string 29</countrydesc> <createddate>2025-12-09T01:32:13.1728325+08:00</createddate> <depositremarks>sample string 52</depositremarks> <discount>45</discount> <fee>11</fee> <geocode>sample string 31</geocode> <islate>true</islate> <isrequested>sample string 5</isrequested> <istemporaryaddress>sample string 30</istemporaryaddress> <istimein>true</istimein> <istimeout>true</istimeout> <isundertime>true</isundertime> <nouniform>sample string 14</nouniform> <orderid>16</orderid> <paid>true</paid> <price>sample string 44</price> <provincedesc>sample string 27</provincedesc> <realmins>sample string 40</realmins> <rowversion>7</rowversion> <service>sample string 38</service> <serviceid>sample string 37</serviceid> <stars>sample string 50</stars> <status>42</status> <statusdesc>sample string 43</statusdesc> <strorderid>sample string 17</strorderid> <timein>2025-12-09T01:32:13.1728325+08:00</timein> <timeout>2025-12-09T01:32:13.1728325+08:00</timeout> <timestamp>18</timestamp> <total>sample string 46</total> <totalexpense>sample string 49</totalexpense> <transferredpc>13</transferredpc> <updateddate>2025-12-09T01:32:13.1728325+08:00</updateddate> <urlcode>sample string 39</urlcode> </orderdetaildto>