Product List

DescriptionGetting permission list (digital products which you make an order of them)
Request Path{{base_url}}/dealers/terminal-permissions/
MethodGet

 Usage

         This method is called for getting all permissions (available digital products) for terminals.

Request Parameters

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

Response Parameters

ParameterDescriptionNullable 
countNumber of products Yes 
nextNext products Yes 
previousPrevious productsYes 
resultsproductsYes 
  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:pyshichal or digitalNo 
      min _priceMinimum amount of productNo 
      max_priceMaximum amount of productNo 
      is_enableIs the product enabled or notNo 
      currency_detailDetail of currencyNo 
            titleTitle of currencyNo 
            abbrAbbreviation of currencyNo 
            symbolSymbol of currencyNo 
            iso_codeAn unique number of currencyNo