The GetSingleBookmark function returns the bookmark record for the given primary key.
Method | /productbasecomponents.asmx/GetSingleBookmark |
The request body is of type GetSingleBookmark.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleBookmarkResponse.
Name | Description | Data Type |
---|---|---|
GetSingleBookmarkResult | BookmarkInfo |
|