Toggle navigation
External API
Push Notification
Data Structures
Data Stuctures
general info
Pull
command
communicationMessage
locationInfo
order
orderInsertStatus
orderStatus
simpleMessage
storeDetails
task
Push
pushOrderUpdateStatus
orderImportErrors
Enums
expeditionType
orderStatus
health
taskType
commandType
logisticsProviders
The simpleMessage is used as return value after a call is made to the middleware that dont have a specific return object.
It provides the caller with details about its call like an OK or a faulty status in case something went wrong
message
Field
Type
Required
Description
status
int
true
Status code to specify the status of the call. Status will follow HTTP status codes where possible
message
string
true
Human readable explanation of the status. For example the reason of failure
click to enlarge graphical representation
Samples
Example message