Returns order statuses that are changed within a certain time frame (always at date of execution)

Request

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

Query parameters

Parameter name Type Mandatory Description
strcustomer String Required
strhour String

Default = 1 : If 0 then return data for all time else return data which are changed in given time period in hours

strorderno String

Default = 0

strorderstatus String

Default = null

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 B2B_GetOrderStateChanges

Explore this API

strcustomer
strhour

Default = 1 : If 0 then return data for all time else return data which are changed in given time period in hours

strorderno

Default = 0

strorderstatus

Default = null

Response Content-Type

Choose an authorisation method:

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