Returns stock data changed within a certain time frame (always at date of execution), in detail or total

Request

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

Query parameters

Parameter name Type Mandatory Description
strtotals String

Default = t : T= totals, D = Details.

strhour String

Default = 1 : Time reference point control for which hourly stock state to compare to.

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_GetStockChanges

Explore this API

strtotals

Default = t : T= totals, D = Details.

strhour

Default = 1 : Time reference point control for which hourly stock state to compare to.

Response Content-Type

Choose an authorisation method:

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