GET api/DeliveryPoints/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | string |
None. |
Body Parameters
None.
Response Information
Resource Description
Collection of Delivery| Name | Description | Type | Additional information |
|---|---|---|---|
| Site_ID | integer |
None. |
|
| Delivery_ID | integer |
None. |
|
| Name | string |
None. |
|
| Address1 | string |
None. |
|
| Address2 | string |
None. |
|
| Address3 | string |
None. |
|
| Address4 | string |
None. |
|
| Postcode | string |
None. |
|
| Contact_Name | string |
None. |
|
| Contact_Tel | string |
None. |
|
| Contact_Fax | string |
None. |
|
| Contact_Email | string |
None. |
|
| Area_ID | integer |
None. |
|
| Area_Name | string |
None. |
|
| Active | integer |
None. |
|
| DeliveryNote1 | string |
None. |
|
| DeliveryNote2 | string |
None. |
|
| DeliveryNote3 | string |
None. |
|
| DeliveryNote4 | string |
None. |
|
| DeliveryNote5 | string |
None. |
|
| Delivery_Category_ID | integer |
None. |
|
| Notes | string |
None. |
|
| DeliveryDay | string |
None. |
|
| Next_Delivery_Date | string |
None. |
|
| Delivery_Cycle | string |
None. |
|
| ReportConfig | string |
None. |
|
| RowState | string |
None. |
|
| Optimisation_Type | integer |
None. |
|
| Delivery_History | Collection of Delivery_History |
None. |
|
| Has_Delivery_History | boolean |
None. |
|
| Aggregate_Patient_ID | integer |
None. |
Response Formats
application/json, text/json, application/octet-stream, application/xml, text/xml, text/html
Sample:
Sample not available.