POST api/TracksController/ReplayOnTrack?Track_ID={Track_ID}&Status_ID={Status_ID}&Comment={Comment}&Delivered_To={Delivered_To}&Card_No={Card_No}&Phone_No={Phone_No}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| Track_ID | string |
Required |
|
| Status_ID | string |
Required |
|
| Comment | string |
Required |
|
| Delivered_To | string |
Required |
|
| Card_No | string |
Required |
|
| Phone_No | string |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.