Cdn API - CPG Source

<back to all web services

MarketplaceGetLocalItemRequest

Cdn.Api

The following routes are available for this service:
GET/MarketplaceGetLocalItemRequest
MarketplaceGetLocalItemRequest Parameters:
NameParameterData TypeRequiredDescription
IdquerystringNo
MarketPlaceLocalItemResponse Parameters:
NameParameterData TypeRequiredDescription
DataformMarketplaceLocalItemDtoNo
BaseResponse Parameters:
NameParameterData TypeRequiredDescription
TotalformintNo
OpCodeformintNo
ErrorTextformstringNo
RequestTimeformstringNo
ResponseTimeformstringNo
TotalExecutionTimeformstringNo
CachedResponseformboolNo
MarketplaceLocalItemDto Parameters:
NameParameterData TypeRequiredDescription
IdformstringNo
AskIdformlongNo
UserIdformlongNo
UserCodeformstringNo
CustomerIdformlongNo
CompanyNameformstringNo
AuctionHouseAbbrevformstringNo
AuctionHouseNameformstringNo
AvatarformstringNo
DescriptionformstringNo
CdnxEntryCodeformstringNo
CdnEntryIdformlongNo
EntryNameformstringNo
EntryImageUrlformstringNo
EntryImageUrlLocalformstringNo
EntryImageSourceformstringNo
GradeformintNo
FullGradeformstringNo
ServiceformstringNo
SightCodeformstringNo
CallForPriceformboolNo
SpotMessageformstringNo
SpotBasedformboolNo
SpotPlusMinusformstringNo
SpotDollarPercentformstringNo
SpotOffsetformintNo
QuantityformintNo
ExtendedformstringNo
DetailsformboolNo
ErrorformboolNo
ExpireDateformstringNo
LastModifiedformstringNo
PaperQualityformstringNo
IsAuctionformboolNo
AuctionEndsformstringNo
AuctionSoldForformdecimalNo
UrlformstringNo
IsCacformboolNo
IsSoldformboolNo
AprIdformlongNo
Rec_typeformstringNo
PriceformdecimalNo
Catalog_IdformlongNo
CatalogformstringNo
CatalogSortformlongNo
Group_idformlongNo
GroupformstringNo
GroupSortformlongNo
Series_idformlongNo
SeriesformstringNo
SeriesSortformlongNo
EntrySortformlongNo
SortOrderformlongNo
ImagesformstringNo
ImagesAreLocalformboolNo
ActiveformboolNo
LastModformDateTimeNo
LastModByformstringNo
PriceWholesaleformdecimalNo
SortPathformstringNo
CreateAtformDateTimeNo
CreateAtFormattedformstringNo
AuctionEndsDateformDateTimeNo

To override the Content-type in your clients, use the HTTP Accept Header, append the .json suffix or ?format=json

To embed the response in a jsonp callback, append ?callback=myCallback

HTTP + JSON

The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.

GET /MarketplaceGetLocalItemRequest HTTP/1.1 
Host: cdnapidev.greysheet.com 
Accept: application/json
HTTP/1.1 200 OK
Content-Type: application/json
Content-Length: length

{"Data":{"Id":"String","AskId":0,"UserId":0,"UserCode":"String","CustomerId":0,"CompanyName":"String","AuctionHouseAbbrev":"String","AuctionHouseName":"String","Avatar":"String","Description":"String","CdnxEntryCode":"String","CdnEntryId":0,"EntryName":"String","EntryImageUrl":"String","EntryImageUrlLocal":"String","EntryImageSource":"String","Grade":0,"FullGrade":"String","Service":"String","SightCode":"String","CallForPrice":false,"SpotMessage":"String","SpotBased":false,"SpotPlusMinus":"String","SpotDollarPercent":"String","SpotOffset":0,"Quantity":0,"Extended":"String","Details":false,"Error":false,"ExpireDate":"String","LastModified":"String","PaperQuality":"String","IsAuction":false,"AuctionEnds":"String","AuctionSoldFor":0,"Url":"String","IsCac":false,"IsSold":false,"AprId":0,"Rec_type":"String","Price":0,"Catalog_Id":0,"Catalog":"String","CatalogSort":0,"Group_id":0,"Group":"String","GroupSort":0,"Series_id":0,"Series":"String","SeriesSort":0,"EntrySort":0,"SortOrder":0,"Images":"String","ImagesAreLocal":false,"Active":false,"LastMod":"\/Date(-62135596800000-0000)\/","LastModBy":"String","PriceWholesale":0,"SortPath":"String","CreateAt":"\/Date(-62135596800000-0000)\/","CreateAtFormatted":"String","AuctionEndsDate":"\/Date(-62135596800000-0000)\/"},"Total":0,"OpCode":0,"ErrorText":"String","RequestTime":"String","ResponseTime":"String","TotalExecutionTime":"String","CachedResponse":false}