Methods

  • get - Get Shop Information

Properties

{
    "city": "string",
    "company": "string",
    "country": "string",
    "countryId": "string",
    "email": "string",
    "fax": "string",
    "firstname": "string",
    "houseNumber": "string",
    "lastname": "string",
    "owner": "string",
    "postcode": "string",
    "shopName": "string",
    "shopVersion": "string",
    "state": "string",
    "street": "string",
    "telephone": "string",
    "template": "string",
    "url": "string",
    "zoneId": "string"
}
{
    "city": "Bremen",
    "company": "Test Company",
    "country": "Deutschland",
    "countryId": "81",
    "email": "john@doe.com",
    "fax": "0123456789",
    "firstname": "John",
    "houseNumber": 1,
    "lastname": "Doe",
    "owner": "John Doe",
    "postcode": "12345",
    "shopName": "Mein Gambio Shop",
    "shopVersion": "3.8",
    "state": "Bremen",
    "street": "Test Street",
    "telephone": "0123456789",
    "template": "Honeygrid",
    "url": "https://shop.de/",
    "zoneId": "1255"
}
Name Type Description Additional
city string
company string
country string
countryId string
email string
fax string
firstname string
houseNumber string
lastname string
owner string
postcode string
shopName string
shopVersion string
state string
street string
telephone string
template string
url string
zoneId string