GET api/me/pickupNotices/{memberId}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
memberId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of CMSPickupNoticeName | Description | Type | Additional information |
---|---|---|---|
PickupNoticeID | integer |
None. |
|
DistributionListID | integer |
None. |
|
DistributionListOrderItems | Collection of CmsLotOrderItems |
None. |
Response Formats
application/json, text/json
Sample:
[ { "PickupNoticeID": 1, "DistributionListID": 2, "DistributionListOrderItems": [ { "LotNo": 1, "LotDescription": "sample string 1", "CMSOrderItems": [ { "OrderNumber": 1, "CellarNo": "sample string 1", "Quantity": 2, "ReleaseDate": "2025-08-02T15:13:10.1767751Z", "PickedUpDate": "2025-08-02T15:13:10.1767751Z", "PickupComments": "sample string 3" }, { "OrderNumber": 1, "CellarNo": "sample string 1", "Quantity": 2, "ReleaseDate": "2025-08-02T15:13:10.1767751Z", "PickedUpDate": "2025-08-02T15:13:10.1767751Z", "PickupComments": "sample string 3" } ] }, { "LotNo": 1, "LotDescription": "sample string 1", "CMSOrderItems": [ { "OrderNumber": 1, "CellarNo": "sample string 1", "Quantity": 2, "ReleaseDate": "2025-08-02T15:13:10.1767751Z", "PickedUpDate": "2025-08-02T15:13:10.1767751Z", "PickupComments": "sample string 3" }, { "OrderNumber": 1, "CellarNo": "sample string 1", "Quantity": 2, "ReleaseDate": "2025-08-02T15:13:10.1767751Z", "PickedUpDate": "2025-08-02T15:13:10.1767751Z", "PickupComments": "sample string 3" } ] } ] }, { "PickupNoticeID": 1, "DistributionListID": 2, "DistributionListOrderItems": [ { "LotNo": 1, "LotDescription": "sample string 1", "CMSOrderItems": [ { "OrderNumber": 1, "CellarNo": "sample string 1", "Quantity": 2, "ReleaseDate": "2025-08-02T15:13:10.1767751Z", "PickedUpDate": "2025-08-02T15:13:10.1767751Z", "PickupComments": "sample string 3" }, { "OrderNumber": 1, "CellarNo": "sample string 1", "Quantity": 2, "ReleaseDate": "2025-08-02T15:13:10.1767751Z", "PickedUpDate": "2025-08-02T15:13:10.1767751Z", "PickupComments": "sample string 3" } ] }, { "LotNo": 1, "LotDescription": "sample string 1", "CMSOrderItems": [ { "OrderNumber": 1, "CellarNo": "sample string 1", "Quantity": 2, "ReleaseDate": "2025-08-02T15:13:10.1767751Z", "PickedUpDate": "2025-08-02T15:13:10.1767751Z", "PickupComments": "sample string 3" }, { "OrderNumber": 1, "CellarNo": "sample string 1", "Quantity": 2, "ReleaseDate": "2025-08-02T15:13:10.1767751Z", "PickedUpDate": "2025-08-02T15:13:10.1767751Z", "PickupComments": "sample string 3" } ] } ] } ]
application/xml, text/xml
Sample:
<ArrayOfCMSPickupNotice xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Opimian.Wimps.DTO.CmsDTOs"> <CMSPickupNotice> <DistributionListID>2</DistributionListID> <DistributionListOrderItems> <CmsLotOrderItems> <CMSOrderItems> <CMSOrderItem> <CellarNo>sample string 1</CellarNo> <OrderNumber>1</OrderNumber> <PickedUpDate>2025-08-02T15:13:10.1767751Z</PickedUpDate> <PickupComments>sample string 3</PickupComments> <Quantity>2</Quantity> <ReleaseDate>2025-08-02T15:13:10.1767751Z</ReleaseDate> </CMSOrderItem> <CMSOrderItem> <CellarNo>sample string 1</CellarNo> <OrderNumber>1</OrderNumber> <PickedUpDate>2025-08-02T15:13:10.1767751Z</PickedUpDate> <PickupComments>sample string 3</PickupComments> <Quantity>2</Quantity> <ReleaseDate>2025-08-02T15:13:10.1767751Z</ReleaseDate> </CMSOrderItem> </CMSOrderItems> <LotDescription>sample string 1</LotDescription> <LotNo>1</LotNo> </CmsLotOrderItems> <CmsLotOrderItems> <CMSOrderItems> <CMSOrderItem> <CellarNo>sample string 1</CellarNo> <OrderNumber>1</OrderNumber> <PickedUpDate>2025-08-02T15:13:10.1767751Z</PickedUpDate> <PickupComments>sample string 3</PickupComments> <Quantity>2</Quantity> <ReleaseDate>2025-08-02T15:13:10.1767751Z</ReleaseDate> </CMSOrderItem> <CMSOrderItem> <CellarNo>sample string 1</CellarNo> <OrderNumber>1</OrderNumber> <PickedUpDate>2025-08-02T15:13:10.1767751Z</PickedUpDate> <PickupComments>sample string 3</PickupComments> <Quantity>2</Quantity> <ReleaseDate>2025-08-02T15:13:10.1767751Z</ReleaseDate> </CMSOrderItem> </CMSOrderItems> <LotDescription>sample string 1</LotDescription> <LotNo>1</LotNo> </CmsLotOrderItems> </DistributionListOrderItems> <PickupNoticeID>1</PickupNoticeID> </CMSPickupNotice> <CMSPickupNotice> <DistributionListID>2</DistributionListID> <DistributionListOrderItems> <CmsLotOrderItems> <CMSOrderItems> <CMSOrderItem> <CellarNo>sample string 1</CellarNo> <OrderNumber>1</OrderNumber> <PickedUpDate>2025-08-02T15:13:10.1767751Z</PickedUpDate> <PickupComments>sample string 3</PickupComments> <Quantity>2</Quantity> <ReleaseDate>2025-08-02T15:13:10.1767751Z</ReleaseDate> </CMSOrderItem> <CMSOrderItem> <CellarNo>sample string 1</CellarNo> <OrderNumber>1</OrderNumber> <PickedUpDate>2025-08-02T15:13:10.1767751Z</PickedUpDate> <PickupComments>sample string 3</PickupComments> <Quantity>2</Quantity> <ReleaseDate>2025-08-02T15:13:10.1767751Z</ReleaseDate> </CMSOrderItem> </CMSOrderItems> <LotDescription>sample string 1</LotDescription> <LotNo>1</LotNo> </CmsLotOrderItems> <CmsLotOrderItems> <CMSOrderItems> <CMSOrderItem> <CellarNo>sample string 1</CellarNo> <OrderNumber>1</OrderNumber> <PickedUpDate>2025-08-02T15:13:10.1767751Z</PickedUpDate> <PickupComments>sample string 3</PickupComments> <Quantity>2</Quantity> <ReleaseDate>2025-08-02T15:13:10.1767751Z</ReleaseDate> </CMSOrderItem> <CMSOrderItem> <CellarNo>sample string 1</CellarNo> <OrderNumber>1</OrderNumber> <PickedUpDate>2025-08-02T15:13:10.1767751Z</PickedUpDate> <PickupComments>sample string 3</PickupComments> <Quantity>2</Quantity> <ReleaseDate>2025-08-02T15:13:10.1767751Z</ReleaseDate> </CMSOrderItem> </CMSOrderItems> <LotDescription>sample string 1</LotDescription> <LotNo>1</LotNo> </CmsLotOrderItems> </DistributionListOrderItems> <PickupNoticeID>1</PickupNoticeID> </CMSPickupNotice> </ArrayOfCMSPickupNotice>