GetShopIDConfiguration

Paths

Example

Example request object

{
  "Context": {
    "DivisionId": "00000000-0000-0000-0000-000000000000",
    "Language": "string_example",
    "ShopId": "00000000-0000-0000-0000-000000000000",
    "SessionId": "00000000-0000-0000-0000-000000000000",
    "Origin": 0,
    "Password": "string_example",
    "Encode": false,
    "AccessToken": "string_example"
  }
}

Example response object

{
  "ShopIDConfigurationResult": {
    "Division": {
      "Division": null,
      "DivisionExists": false
    },
    "Employee": {
      "EmployeeId": "00000000-0000-0000-0000-000000000000",
      "EmployeeExists": false
    },
    "LastReleaseExpiredBasketItemLocks": "2024-04-29T22:52:18.2633483+02:00",
    "LockPerson": {
      "PersonId": "00000000-0000-0000-0000-000000000000",
      "PersonExists": false
    },
    "LockTime": "string_example",
    "PointOfSale": {
      "PointOfSaleId": "00000000-0000-0000-0000-000000000000",
      "PointOfSaleExists": false
    },
    "RemovePersonalData": false,
    "ShopName": "string_example",
    "Version": "string_example"
  }
}

ShouldBeExecuted

Postdata

Response