DeleteLastMovement - web service
This web service will grant the requester the ability to delete client movements in the myAvatar system. The DeleteLastMovement web service has the following calls that can be made:
- DeleteLastMovement - Deletes a client's last movement.
DeleteLastMovement Call
The DeleteLastMovement call has two parameters: ClientID and EpisodeNumber. The properties, dictionaries, and default values are listed for each parameter in the tables below.
Parameters with no Properties
| Parameter | Property | Value Accepted | Notes |
|---|---|---|---|
| SystemCode | N/A | Avatar System Code | |
| UserName | N/A | Avatar User ID | |
| Password | N/A | Avatar Password | |
| ClientID | N/A | The client ID | |
| EpisodeNumber | N/A | The client episode number |
