Richemont.Booster2.PublicApi

<back to all web services

GetTransferRequest

Requires Authentication
The following routes are available for this service:
GET/stock/{brand}/transferRequestGet Transfer RequestsGet a list of Transfer Requests related to given POSes
GetTransferRequest Parameters:
NameParameterData TypeRequiredDescription
brandpathstringYesBrand Trigram, e.g. CAR, IWC
posCodesqueryList<string>YesList of POS Codes in interest, e.g. ES100:102048,ES100:101469
TransferRequest Parameters:
NameParameterData TypeRequiredDescription
transferRequestIdformintYesTransfer Request ID, e.g. 1234567
statusformstringYesTransfer Request Status: 'PEN', 'ACC', 'ERR', 'INP', 'COM', 'REJ', 'CAN'
createdDateformstringYesTransfer Request creation date e.g. 2022-01-01
createdByformstringYesTransfer Request created user
posCodeFromformstringYesPOS Code of the transfer Source POS, e.g. ES100:102048
posCodeToformstringYesPOS Code of the transfer Target POS, e.g. ES100:101469
articleCodeformstringYesLegacy Article Code of the item to be transferred
serialNumberformstringNoSerial Number of the Article to be transferred
notesformstringNoNotes
returnNumberformlong?NoReturn Number of the Authroization form document / PDF if exists
contextformstringNoContext of the Transfer request, can be either PUSH or PULL

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

[]