Get org till details

Retrieves the details of a specific ill based on the Till code or till ID passed.

📘

Either code or tillId is mandatory.

Query parameter

ParameterDescription
codeUnique code of the Till to fetch.
tillIdUnique ID of the till to fetch.

Response parameter

ParameterDescription
idUnique identifier for the entry.
codeCode associated with the entry.
descriptionDescription of the entry.
nameName associated with the entry.
typeType of the entry.
adminTypeAdmin type associated with the entry.
isActiveWhether the entry is active or not.
isOuEnabledWhether OU (Organizational Unit) is enabled or not.
timeZoneIdID related to the time zone.
currencyIdID related to the currency.
languageIdID related to the language.
warningsA list of warnings related to the response.
Language
Authorization
Basic
base64
:
URL
Click Try It! to start a request and see the response here!