Terminal Transactions

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

 Usage

         This method is called for getting all transactions done in the store based card details and product details.

Request Parameters

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

Response Parameters

ParameterDescriptionNullable 
count      Number of transactionsNo 
nextNext transactionsYes 
previousPrevious transactionsYes 
resultstransactionsNo 
  product_detailDetails of productYes 
      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 
      currency_detailDetail of currencyNo 
            titleTitle of currencyNo 
            abbrAbbreviation of currencyNo 
            symbolSymbol of currencyNo 
          iso_codeAn unique number of currencyNo 
  card_detailDetail of cardNo 
      serialCard serialNo 
      card_numberCard numberNo 
      barcodebarcodeNo
  card_transactionThis transaction in card historyNo 
      transaction_typeType of the transaction (code)No 
        transaction_type_displayShowing type of transaction (active , charge , …) No 
      created_timeTime of transactionNo 
      amountAmount of transactionNo 
      transaction_idTransaction id No 
  invoice_detailDetail of invoice of this transactionNo 
      reference_codeReference code of invoice of this transactionNo