On This Page:
Related Pages:
The sp:ActGetRequest
API method can be used to get the details of an existing standard activity.
Description
The sp:ActGetRequest
API method allows the details of an existing standard activity to be retrieved.
Definition
The definition of this API is:
Web Service | Type | Description | Req? | Val? |
<sp:ActGetRequest>
| Â
| The meaning of the fields are the same as in a the call to EmpAddActRequest, | Â | Â |
Â
| <ActNo>?</ActNo>
| Â
| is the unique identifier of the standard activity who field values are to be returned | | |
</sp:ActGetRequest>
| Â
| Â | Â | Â |
Return Structure
The API returns a non-standard return structure.
 Click here to expand...
Web Service | Type | Description | Req? | Val? |
<sp:ActGetResponse>
| Â
| Â | Â | Â |
Â
| <ActNo>?</ActNo>
| Â
| Â | Â | Â |
Â
| <ActTypeNum>?</ActTypeNum>
| Â
| Â | Â | Â |
Â
| <Description>?</Description>
| ActTypeStr
| The description from the Activity type referenced by ActTypeNum | Â | Â |
Â
| <ExpectedStart>?</ExpectedStart>
| Â
| Â | Â | Â |
Â
| <ExpectedEnd>?</ExpectedEnd>
| Â
| Â | Â | Â |
Â
| <StartLocType>?</StartLocType>
| Â
| Â | Â | Â |
Â
| <StartPostCode>?</StartPostCode>
| Postcode
| Â | Â | Â |
Â
| <EndLocType>?</EndLocType>
| Â
| Â | Â | Â |
Â
| <EndPostCode>?</EndPostCode>
| Postcode
| Â | Â | Â |
Â
| <TimeZoneType>?</TimeZoneType>
| Â
| Â | Â | Â |
Â
| <Dispatch>?</Dispatch>
| Â
| Â | Â | Â |
Â
| <TravelMode>?</TravelMode>
| Â
| Â | Â | Â |
Â
| <ExpectedDuration>?</ExpectedDuration>
| Â
| Â | Â | Â |
Â
| <ActNotes>?</ActNotes>
| ActNotesActNotes
| Â | Â | Â |
</sp:ActGetResponse>
| Â
| Â | Â | Â |
Return Codes
In addition to the Standard Return Codes, the possible Return Codes from this API are:
SP_ACTIVITY_NO_INVALID (131)