POST api/CreateRTSOrder

Request Information

URI Parameters

None.

Body Parameters

RecoveryOrderMapping
NameDescriptionTypeAdditional information
Id

integer

None.

ParentOrderId

integer

None.

RecoveryOrderId

integer

None.

RecoveryType

integer

None.

Note

string

None.

Billable

boolean

None.

ReasonCode

integer

None.

InsertBy

string

None.

Insertdate

date

None.

PriceSetId

integer

None.

IsActive

boolean

None.

Reason

string

None.

DropoffLocation

string

None.

PickupLocation

string

None.

Order

Order

None.

Order1

Order

None.

Request Formats

application/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'application/json'. Exception message: Exception of type 'System.OutOfMemoryException' was thrown.

text/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'text/json'. Exception message: Exception of type 'System.OutOfMemoryException' was thrown.

application/x-www-form-urlencoded

Sample:

Failed to generate the sample for media type 'application/x-www-form-urlencoded'. Cannot use formatter 'JQueryMvcFormUrlEncodedFormatter' to write type 'RecoveryOrderMapping'.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.