TeleportService

<back to all web services

Catalog_Init_v2

Requires Authentication
The following routes are available for this service:
POST, GET/v2/Catalog_Init
Catalog_Init_v2 Parameters:
NameParameterData TypeRequiredDescription
contactbodystringNo
offersbodyOffersGetNo
get_categoriesbodyboolNo
get_filtersbodyboolNo
get_total_quantitybodyboolNo
itemsbodyItemsGetNo
evotor_shop_uuidbodystringNo
OffersGet Parameters:
NameParameterData TypeRequiredDescription
actionformboolNo
novetlyformboolNo
popularformboolNo
quantityformintNo
fieldsformList<string>No
ItemsGet Parameters:
NameParameterData TypeRequiredDescription
quantityformintNo
fieldsformList<string>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.

POST /v2/Catalog_Init HTTP/1.1 
Host: wbs.e-teleport.ru 
Accept: application/json
Content-Type: application/json
Content-Length: length

{"contact":"String","offers":{"action":false,"novetly":false,"popular":false,"quantity":0,"fields":["String"]},"get_categories":false,"get_filters":false,"get_total_quantity":false,"items":{"quantity":0,"fields":["String"]},"evotor_shop_uuid":"String"}