Returns data for multiple articles

Request

GET https://api.gencom.be:49012/TV2/Execute/GCAPIPACK.B2C_GetAllArticles

Query parameters

Parameter name Type Mandatory Description
stroffset String

Default = 1

strlimit String

Default = 1

strscn String Required
strhour String

Default = 0 : Use this parameter (float) to get all the changed articles since the specified hour. You should calculate the value of the parameter between now and the binding of your last successfull article synchronisation

Authorisation

This request requires the use of one of following authorisation methods: TOKEN .

Response

The following HTTP status codes may be returned, optionally with a response resource.

Status code Description Resource
200 OK

successful operation

JSON Response B2C_GetAllArticles

Explore this API

stroffset

Default = 1

strlimit

Default = 1

strscn
strhour

Default = 0 : Use this parameter (float) to get all the changed articles since the specified hour. You should calculate the value of the parameter between now and the binding of your last successfull article synchronisation

Response Content-Type

Choose an authorisation method:

TOKEN TOKEN is required to execute request Create TOKEN to execute request Create TOKEN
Try it out!