Logistics API

FreightInformationResponse

object
currencynull | string
maxFreightChargenumber | string(double)

Match pattern:^-?(?:0|[1-9]\d*)(?:\.\d+)?$

palletCountinteger | string(int32)

Match pattern:^-?(?:0|[1-9]\d*)$

requiredPersonnelinteger | string(int32)

Match pattern:^-?(?:0|[1-9]\d*)$

requiredSpacenull | string
weightKginteger | string(int32)

Match pattern:^-?(?:0|[1-9]\d*)$

Example

GeneralYesNo

integer

GetAppConfigEntryRequestModel

object
appKeyinteger
companyIdinteger | string(int32)

Match pattern:^-?(?:0|[1-9]\d*)$

configNamenull | string
withCompanyFallbackboolean
Example

GetAppConfigEntryWithForceReloadRequestModel

object
appKeyinteger
companyIdinteger | string(int32)

Match pattern:^-?(?:0|[1-9]\d*)$

configNamenull | string
withCompanyFallbackboolean
Example

GetConfigurationsRequestModel

object
configIdsnull | array[integer,string](int64)

Match pattern:^-?(?:0|[1-9]\d*)$

loadClassDefaultAttributesboolean
Example