Check Card

DescriptionChecking card by POS dealer
Request Path{{base_url}}/dealers/card-check/{{barcode}}/
MethodGet

 Usage

         Clients can check card status by using the card’s PAN (barcode) on the back of the card.

Request Parameters

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

Response Parameters

ParameterDescriptionNullable 
status_codeStatus code:{02, 03, 04, 05, 08, 10, 11}No 
statusOperation status for example:Success No 
expire_dateExpiration dateNo 
remainingRemaining amountNo 
product_detailDetail of productNo 
id Product idNo 
brand Brand idNo 
brand_nameName of the brand No 
nameProduct nameNo 
logo            Product  logo pictureNo 
  card_type        code of Type of card No 
  card_type_display              Showing type of card : (oo,om,mm)No 
  product_type      Code of type of  productNo 
  product_type_displayShowing type of product :digital , physicalNo 
  min_priceMin price of a productNo 
  max_priceMax price of a productNo 
  is_enableIf a product is enable or notNo 
  currency_detailDetail of currencyNo 
        titleCurrency titleNo 
        abbrAbbreviation of currency nameNo 
        symbolSymbol of currencyNo 
        iso_codeA unique code each currencyNo 
  wallet_detailDetail of walletNo 
        nameName of the walletNo 
        budgetBudget of walletNo 
        is_enableIs wallet enable or notNo 
       currency_detail        Detail of currency of walletNo 
            titleCurrency titleNo 
            abbrAbbreviation of currency nameNo 
            symbolSymbol No 
            iso_codeA unique code each currencyNo