POST api/TracksController/AddNewTrack?From={From}&C_ID={C_ID}&Contact_ID={Contact_ID}&Package_Name={Package_Name}&Package_Subject={Package_Subject}&Driver_ID={Driver_ID}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
From

string

Required

C_ID

string

Required

Contact_ID

string

Required

Package_Name

string

Required

Package_Subject

string

Required

Driver_ID

string

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.