Type of filters to retrieve. No values mean 'return allβ. Possible to choose: "ADDED" "REMOVED" "CHANGED" "CHANGED_PAYMENT".
numberOfEvents
Number of events to retrieve
startId
Index of first retrieved event. "1" should be used first, then value of "nextId" in returned object
GETorder shipment events for synchronization
There is possible to get whole list of clients. Use GET/api/v1/account/integrations/auth-required/clients
The diagram below shows the dependence of communicating with the API:
Use the following required query parameters to get list of order shipment:
eventTypes
numberOfEvents
startId
In the example, we did not select any eventTypes(ADDED, REMOVED, CHANGED_PAYMENT,CHANGED) and set the startId of the last event for better visualization