Richemont.Booster2.PublicApi

<back to all web services

GetProductQuantityFigures

Requires Authentication
The following routes are available for this service:
GET/stock/{brand}/productQuantityFiguresGet product quantity figures
GetProductQuantityFigures Parameters:
NameParameterData TypeRequiredDescription
brandpathstringYesBrand
posCodesqueryList<string>YesPOS Legacy codes
articleCodesqueryList<string>YesArticle codes
ProductQuantityFigure Parameters:
NameParameterData TypeRequiredDescription
stockPosCodeformstringYesStock POS Legacy code
articleCodeformstringYesArticle Code
stockQuantityformintYesStock quantity
standardStockQuantityformintYesStock quantity for standard orders
consignmentStockQuantityformintYesStock quantity for consignment orders
orderedPendingQuantityformintYesOrdered pending quantity
orderedConfirmedQuantityformintYesOrdered confirmed quantity
orderedConfirmedQuantityByReasonformList<ReasonCodeQuantity>NoOrdered confirmed quantities splitted by reason codes
inTransitQuantityformintYesIn transit quantity
inTransitQuantityByReasonformList<ReasonCodeQuantity>NoIn transit quantities splitted by reason codes
standardAssortmentNoAutoRepQuantityformintYesStandard assortment no autoRep quantity
standardAssortmentAutoRepQuantityformintYesStandard assortment autoRep quantity
consignmentAssortmentNoAutoRepQuantityformintYesConsignment assortment no autoRep quantity
consignmentAssortmentAutoRepQuantityformintYesConsignment assortment autoRep quantity
totalOrderedformintYesTotal ordered
ReasonCodeQuantity Parameters:
NameParameterData TypeRequiredDescription
reasonCodeformstringYesOrder Reason Code
quantityformintYesOrdered quantity per Reason Code

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 /stock/{brand}/productQuantityFigures HTTP/1.1 
Host: dev-api-booster.richemont.com 
Accept: application/json
HTTP/1.1 200 OK
Content-Type: application/json
Content-Length: length

[]