Terminal Transactions

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

 Usage

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

Request Parameters

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

Response Parameters

ParameterDescriptionNullable
countNumber of transactionsNo
nextNext transactionsNo
previousPrevious transactionsNo
resultsTransactionsNo
  product_detailDetail of productNo
      idID of productNo
      brandID of the brandNo
      brand_nameName of the brandNo
      nameName of the productNo
      logoLogo of the productNo
      card_typeType of the card : 0,1,2No
      card_type_displayType of the card : One Time Purchase, One Time Charge, Multi Purchase, Multi Charge, Multi Purchase, One Time ChargeNo
      product_typeType of product:physical or digitalNo
product_type_displayType of product: physical or digitalNo
      min_priceMinimum price of productNo
      max_priceMaximum price 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 for currencyNo
  card_detailDetail of cardNo
      serialSerial number of cardNo
      card_numberThe card number of the cardNo
barcodeThe barcode of the card
  card_transactionsTransactions of the cardNo
      transaction_typeCode of type of transactionNo
 transaction_type_displayShowing type of transactionNo
      created_timeTime of transactionNo
      amountAmount of transactionNo
      transaction_idId of the transactionNo