Product List

DescriptionGetting permission list
Request Path{{base_url}}/stores/terminal-permissions/
MethodGet

 Usage

         This method is called for getting all permissions for terminals.

Request Parameters

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

Response Parameters

ParameterDescriptionNullable 
countNumber of permissionsYes 
nextNext permissionYes 
previousPrevious permissionYes 
resultspermissionYes 
  is_enableIs the card enabled or notNo 
  product_detailDetails of productNo 
      idProduct idNo 
      brandBrand id No 
      brand _nameName of the brandNo 
      nameName of productNo 
      logoProduct logoNo 
      Card_type                    Type of card 0 or 1 or 2No 
      card_type_display Showing type of productNo 
      product_typeType of product : 0 or 1No 
      product_type_displayShowing type of product:physical or digitalNo 
      min _priceMinimum amount of productNo 
      max_priceMaximum amount of productNo 
      is_enableIs the product enabled or notNo 
      skuSKUNo
      currency_detailDetail of currencyNo 
            titleTitle of currencyNo 
            abbrAbbreviation of currencyNo 
            symbolSymbol of currencyNo 
            iso_codeAn unique number of currencyNo