# Eshop General information about the e-shop settings. ## Eshop info - [GET /api/eshop](https://api.docs.shoptet.com/shoptet-api/openapi/eshop/geteshopinfo.md): Information about queried e-shop (defined by token). Returns the contact data and e-shop settings. This endpoint has several sections, which are only sent when requested in the parameter (see Section on demand. If you state the parameter within the URL, information about the image cut will also be part of the response. For more information about the chapter Product images. Value | Section --------|------ orderAdditionalFields | The order can contain up to six additional fields, which can be freely used by the e-shop for its individual needs. The field names can be defined in administration and this section returns their names. orderStatuses | The order statuses, as defined for this e-shop. paymentMethods | Payment methods, as defined for this e-shop. shippingMethods | Transportation options, as defined for this e-shop. imageCuts | The information on image cuts (various sizes of the same image) countries | Informations about eshop supported countries (name, validation atterns, ...) cashDesk | Informations about eshop cash desk configuration ## E-shop design - [GET /api/eshop/design](https://api.docs.shoptet.com/shoptet-api/openapi/eshop/geteshopdesign.md): Information about queried e-shop template setting (defined by token). value can internally contain the link to a transparent reference gif, in this case the API returns a NULL value. ## E-shop document settings - [GET /api/eshop/document-settings](https://api.docs.shoptet.com/shoptet-api/openapi/eshop/geteshopdocumentsettings.md): Information about financial documents settings. ## E-shop mandatory fields - [GET /api/eshop/customer-fields](https://api.docs.shoptet.com/shoptet-api/openapi/eshop/geteshopmandatoryfields.md): Information about queried e-shop mandatory fields setting (defined by token). Returns the values, which are set by e-shop administrator in Settings -> Customers -> Mandatory fields.