# Get ApplicationPaymentMethod Get ApplicationPaymentMethod Endpoint: GET /Shopping/ApplicationPaymentMethods Version: 2.0 ## Response 200 fields (application/json): - `ApplicationId` (integer) ApplicationId. Key property. - `PaymentMethodId` (integer) PaymentMethodId. Key property. - `PaymentServiceId` (integer) PaymentServiceId. - `OnlyCompanies` (boolean) OnlyCompanies. - `OnlyNotCompanies` (boolean) OnlyNotCompanies. - `HasDeliveryMethods` (boolean) HasDeliveryMethods. - `HasDivisions` (boolean) HasDivisions. - `HasFields` (boolean) HasFields. - `CurrencyId` (integer) CurrencyId. Nullable. - `MinOrderValue` (number) MinOrderValue. Nullable. - `MaxOrderValue` (number) MaxOrderValue. Nullable. - `Fee` (number) Fee. - `FeeVatRate` (number) FeeVatRate. - `Code` (string) Code. MaxLength: 50. Nullable. - `ExternalPartnerCode` (string) ExternalPartnerCode. MaxLength: 50. Nullable. - `PartNo` (string) PartNo. MaxLength: 50. Nullable. - `SortOrder` (integer) SortOrder. Nullable. - `IsActive` (boolean) IsActive. - `Created` (string) Created. - `CreatedBy` (integer) CreatedBy. - `Updated` (string) Updated. Nullable. - `UpdatedBy` (integer) UpdatedBy. Nullable. - `IsRecurrable` (boolean) IsRecurrable. 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: 500. Nullable. - `Cultures.UpdatedBy` (integer) UpdatedBy. - `Cultures.LogoKey` (string) LogoKey. Nullable.