creationTimestring or null(typeDateTimeNullable)^[0-9]{4}-[01][0-9]-[0123][0-9]T[012][0-9]:[0...required
registration date
changeTimestring or null(typeDateTimeNullable)^[0-9]{4}-[01][0-9]-[0123][0-9]T[012][0-9]:[0...required
date and time of last change
additional discount - 0.7800 = discount 22%; 1.0000 = no discount
date of birth. In YYYY-MM-DD format. (can be null)
Ordering disabled? If so, newly created orders will be cancelled automatically. Dependent on the addition of customerReviews. If e-shop does not have an option active, the answer will be false.
customer notes and ratings, dependent on addon customerReviews. If e-shop does not have an option active, the answer will be blank.
- pricelist
- null
{ "guid": "1b02cb8e-d7b5-11e0-9a5c-feab5ed617ed", "billingAddress": { "company": "Shoptet s.r.o.", "fullName": "John Doe", "street": "French", "houseNumber": "123", "city": "Praha 2", "district": "Praha 2", "additional": "4. floor", "zip": "120 00", "countryCode": "CZ", "regionName": "Capital city", "regionShortcut": "CC", "companyId": "12345678", "vatId": "CZ289324675", "vatIdValidationStatus": "verified", "taxId": "CZ289324675" }, "deliveryAddress": [ { … } ], "creationTime": "2018-05-29T09:02:27+0200", "changeTime": "2018-05-29T09:02:27+0200", "customerGroup": { "id": 1, "name": "VIP" }, "priceList": { "id": 1, "name": "Hlavní ceník" }, "remark": "customer is very nice", "priceRatio": "0.7800", "birthDate": "2017-04-04", "accounts": [ { … } ], "disabledOrders": false, "remarks": [ { … } ], "adminUrl": "https://www.domena-eshopu.cz/admin/zakaznici-detail?id=16" }