POST api/Patients/{id}/Products

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

string

None.

Body Parameters

Link_Patient_Products
NameDescriptionTypeAdditional information
Site_ID

integer

None.

Patient_Product_ID

integer

None.

Patient_ID

integer

None.

Product_ID

string

None.

DailyFrequency

decimal number

None.

Delivery_Cycle

integer

None.

Last_Delivery_Date

string

None.

Next_Delivery_Date

string

None.

Delivery_Cycle_Type_ID

integer

None.

Delivery_Type_ID

integer

None.

Manufacturer

string

None.

Product

string

None.

Price

decimal number

None.

Range

string

None.

Pieces_Per_Bag

integer

None.

Bags_Per_Case

integer

None.

Active

boolean

None.

Image_Location

string

None.

Range_Group_ID

integer

None.

Range_Group

string

None.

Size_ID

integer

None.

Absorbency_ID

integer

None.

input_type

integer

None.

Net_Pant

boolean

None.

Request Formats

application/json, text/json, application/octet-stream, application/xml, text/xml, application/x-www-form-urlencoded, text/html

Sample:

Sample not available.

Response Information

Resource Description

HttpResponseMessage
NameDescriptionTypeAdditional information
Version

Version

None.

Content

HttpContent

None.

StatusCode

HttpStatusCode

None.

ReasonPhrase

string

None.

Headers

Collection of Object

None.

RequestMessage

HttpRequestMessage

None.

IsSuccessStatusCode

boolean

None.