# Get ApplicationDeliveryMethod Get ApplicationDeliveryMethod Endpoint: GET /Shopping/ApplicationDeliveryMethods Version: 2.0 ## Response 200 fields (application/json): - `ApplicationId` (integer) ApplicationId. Key property. - `DeliveryMethodId` (integer) DeliveryMethodId. Key property. - `Code` (string) Code. MaxLength: 50. Nullable. - `OnlyCompanies` (boolean) OnlyCompanies. - `OnlyNotCompanies` (boolean) OnlyNotCompanies. - `HasLocations` (boolean) HasLocations. - `HasCustomerFlags` (boolean) HasCustomerFlags. - `HasPaymentMethods` (boolean) HasPaymentMethods. - `HasDeliveryNotification` (boolean) HasDeliveryNotification. - `AvailableAsDropShip` (boolean) AvailableAsDropShip. - `AllowDangerousGoods` (boolean) AllowDangerousGoods. - `CurrencyId` (integer) CurrencyId. Nullable. - `MaxOrderProductValue` (number) MaxOrderProductValue. Nullable. - `MaxWeight` (number) MaxWeight. Nullable. - `MaxWidth` (number) MaxWidth. Nullable. - `MaxHeight` (number) MaxHeight. Nullable. - `MaxDepth` (number) MaxDepth. Nullable. - `MaxGirth` (number) MaxGirth. Nullable. - `MaxVolume` (number) MaxVolume. Nullable. - `MaxUnits` (number) MaxUnits. Nullable. - `MinTemp` (number) MinTemp. Nullable. - `MaxTemp` (number) MaxTemp. Nullable. - `UseVolumeWeight` (boolean) UseVolumeWeight. - `UseLargestWeight` (boolean) UseLargestWeight. - `VolumeWeightFactor` (number) VolumeWeightFactor. Nullable. - `IsStackable` (boolean) IsStackable. - `IsActive` (boolean) IsActive. - `Created` (string) Created. - `CreatedBy` (integer) CreatedBy. - `Updated` (string) Updated. Nullable. - `UpdatedBy` (integer) UpdatedBy. Nullable. - `MaxVolumeWeight` (number) MaxVolumeWeight. Nullable. - `HasSkuTypes` (boolean) HasSkuTypes. - `AreSkuTypesForced` (boolean) AreSkuTypesForced. - `SortOrder` (integer) SortOrder. Nullable. - `MinOrderProductValue` (number) MinOrderProductValue. Nullable. - `ClientId` (integer) ClientId. Nullable. - `Cultures` (array) Cultures. - `Cultures.CultureCode` (string) CultureCode. MaxLength: 16. Key property. - `Cultures.Name` (string) Name. MaxLength: 50. Nullable. - `Cultures.Description` (string) Description. Nullable. - `Cultures.LogoPath` (string) LogoPath. MaxLength: 255. Nullable. - `Cultures.LogoKey` (string) LogoKey. Nullable.