Booster.Microservices

<back to all web services

ListWarrantyCardsPagedRequest

Requires Authentication
The following routes are available for this service:
GET/warranty/v1/cards/paged
ListWarrantyCardsPagedRequest Parameters:
NameParameterData TypeRequiredDescription
referenceIdquerystringNo
serialquerystringNo
brandquerystringNo
siteIdqueryintNo
pagequeryintNo
itemsqueryintNo
noCountqueryboolNo
sortByquerystringNo
BaseRequest<TResponse> Parameters:
NameParameterData TypeRequiredDescription
sidformstringNo
appformstringNo
_osformstringNo
_appVersionformstringNo
_searchMethodformstringNo
ListWarrantyCardsPagedResponse Parameters:
NameParameterData TypeRequiredDescription
pageformintNo
itemsformintNo
totalPagesformintNo
totalResultsformintNo
elementsformIEnumerable<Warranty>No
BaseResponse Parameters:
NameParameterData TypeRequiredDescription
_xmlnsformstringNo
_typeformstringNo
_sourceformstringNo
_tstampformstringNo
_userformstringNo
_envformstringNo
_uriformstringNo
_queryformstringNo
Warranty Parameters:
NameParameterData TypeRequiredDescription
articleformList<Article>No
warrantyIdformstringNo
createdByformstringNo
createdAtformstringNo
issuedByformstringNo
selloutIdformstringNo
activationDateformstringNo
pinformstringNo
promoterTypeIdformstringNo
promoterTypeDsformstringNo
siteformSiteNo
crmEnabledformboolNo
canBeExtendedformboolNo
canBeRetriggeredformboolNo
Article Parameters:
NameParameterData TypeRequiredDescription
refformstringNo
serialformstringNo
nameformstringNo
siteformLookupIntNo
brandformstringNo
isConsignmentformboolNo
LookupInt Parameters:
NameParameterData TypeRequiredDescription
objectformstringNo
idformintNo
Site Parameters:
NameParameterData TypeRequiredDescription
objectformstringNo
idformstringNo
nameformstringNo
addressformAddressNo
crmPrivacyPolicyMandatoryformboolNo
crmAllowStoreDataAbroadVisibleformboolNo
isTimeValleeformboolNo
crmPrivacyPolicyTimeValleeMandatoryformboolNo
crmAllowStoreDataAbroadTimeValleeVisibleformboolNo
allowToCreateEndCustomerOutsideChinaformboolNo
displayFirstLastNameNotLatinformboolNo
languageTransliterationformstringNo
doNotDisplayPOSDataInDisclaimersformboolNo
crmFirstNameMandatoryformboolNo
crmCityMandatoryformboolNo
manageOwnStockformboolNo
Address Parameters:
NameParameterData TypeRequiredDescription
line1formstringNo
line2formstringNo
cityformstringNo
zipCodeformstringNo
countryCodeformstringNo
ListWarrantyCardsPagedResponse Parameters:
NameParameterData TypeRequiredDescription
pageformintNo
itemsformintNo
totalPagesformintNo
totalResultsformintNo
elementsformIEnumerable<Warranty>No

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 /warranty/v1/cards/paged HTTP/1.1 
Host: qp-microservices-booster.richemont.com 
Accept: application/json
HTTP/1.1 200 OK
Content-Type: application/json
Content-Length: length

{"page":0,"items":0,"totalPages":0,"totalResults":0,"_xmlns":"String","_type":"String","_source":"String","_tstamp":"String","_user":"String","_env":"String","_uri":"String","_query":"String"}