| Name | Description | Type | Additional information |
|---|---|---|---|
| CompanyName |
Gets or sets the name of the company. |
string |
Max length: 50 |
| Url |
Gets or sets the URL. |
string |
Max length: 100 |
| CountryId |
Gets or sets the country identifier. |
integer |
Required |
| CultureId |
Gets or sets the culture identifier. |
integer |
Required |
| CurrencyId |
Gets or sets the currency identifier. |
integer |
Required |
| SitePhone |
Gets or sets the site phone. |
string |
Max length: 50 |
| SiteEmail |
Gets or sets the site email. |
string |
Max length: 200 |
| SiteAddress |
Gets or sets the site address. |
string |
Max length: 100 |
| SitePostalCode |
Gets or sets the site postal code. |
string |
Max length: 50 |
| SiteCity |
Gets or sets the site city. |
string |
Max length: 50 |
| SiteCountryName |
Gets or sets the name of the site country. |
string |
Max length: 50 |
| SiteBankAccountIban |
Gets or sets the site IBAN bank account. |
string |
Max length: 50 |
| SiteVatNumber |
Gets or sets the site VAT number. |
string |
Max length: 50 |
| SiteCoC |
Gets or sets the registration number of the site. |
string |
Max length: 50 |
| SiteDirector |
Gets or sets the site director. |
string |
Max length: 50 |
| MailAddress |
Gets or sets the mail address. |
string |
Max length: 100 |
| LastMailCheck |
Gets or sets the date of last mail check. |
date |
None. |
| SyncServiceLastSync |
Gets or sets the date when the service was last synchronized. |
date |
None. |
| DefaultPaymentTermsId |
Gets or sets the default payment terms identifier. |
integer |
None. |
| Notes |
Gets or sets the notes. |
string |
Max length: 2147483647 |
| PhoneCidName |
Gets or sets the name of the phone Caller ID. |
string |
Max length: 100 |
| PhoneOutboundPrefix |
Gets or sets the phone outbound prefix. |
string |
Max length: 10 |
| LiveStartDate |
Gets or sets the live start date. |
date |
None. |
| LiveEndDate |
Gets or sets the live end date. |
date |
None. |
| DefaultUseIncVat |
Gets or sets a value indicating whether is used as default (include VAT). |
boolean |
Required |
| InvoiceNumberingAtShopLevel |
Gets or sets a value indicating whether the invoice numbering at shop level is set. |
boolean |
Required |
| OrderNumberingAtShopLevel |
Gets or sets a value indicating whether the order numbering at shop level is set. |
boolean |
Required |
| OfferNumberingAtShopLevel |
Gets or sets a value indicating whether the offer numbering at shop level is set. |
boolean |
Required |
| DefaultVatTariffId |
Gets or sets the default vat tariff identifier. |
integer |
None. |
| DefaultPaymentTypeId |
Gets or sets the default payment type identifier. |
integer |
None. |
| IconFileId |
Gets or sets the icon file identifier. |
integer |
None. |
| LogoFileId |
Gets or sets the logo file identifier. |
integer |
None. |
| ActiveProductSelectionId |
Gets or sets the active product selection identifier. |
integer |
None. |
| Parameters |
Gets or sets the Parameters. |
Collection of ShopParameterBasic |
None. |
| Id |
Gets or sets the identifier. |
integer |
Must be 0 (for insert operations) |
| Name |
Gets or sets the name. |
string |
Required Max length: 50 |
| ShopOwnerId |
Gets or sets the shop owner identifier. |
integer |
Required |
| ShopGroupId |
Gets or sets the shop group identifier. |
integer |
Required |
| Active |
Gets or sets a value indicating whether this <see cref="T:ShopCtrl.API.Models.ShopBasicInfo" /> is active. |
boolean |
None. |