Profile

DescriptionGetting store profile
Request Path{{base_url}}/stores/terminal-info/{{terminal_id}}/
MethodGet

 Usage

         This method is called for getting the store profile.

Request Parameters

ParameterData TypePositionRequiredDescription 
AuthorizationStringHeaderYesUsed retrieving token in a header: Authorization: JWT {token}
terminal_idStringURLYesStore Terminal id

Response Parameters

ParameterDescriptionNullable 
idTerminal idNo 
store_nameStore nameNo 
store_timezoneStore timezoneNo 
store_avatarStore logo picture urlNo 
store_has_pinIf the store has pin is true that the card needs to enter the terminal user password.No 
store_activatedCheck if the store is activated or not.No 
nameTerminal nameNo 
is_enableIf the store is enabled return true, otherwise false.No 
storeStore idNo