GetCurrentDivision

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

{
  "Division": {
    "Id": "00000000-0000-0000-0000-000000000000",
    "Name": "string_example",
    "Address": {
      "Box": null,
      "Country": null,
      "Number": null,
      "Street": null,
      "Town": null,
      "ZipCode": null,
      "LocationName": null,
      "CountryDescription": null,
      "LocationId": null,
      "Telephone": null,
      "Email": null
    },
    "Phone": "string_example",
    "Fax": "string_example",
    "Email": "string_example",
    "Website": "string_example",
    "BankAccount": "string_example",
    "Comments": "string_example",
    "Credential": {
      "Password": null,
      "Username": null
    },
    "IBAN": "string_example",
    "BIC": "string_example"
  }
}

ShouldBeExecuted

Postdata

Response