what-the-bank/sources/com/scb/phone/data/network/service/BillPaymentService.java

152 lines
5.5 KiB
Java
Raw Normal View History

2024-07-27 18:17:47 +07:00
package com.scb.phone.data.network.service;
import com.scb.phone.data.entity.transfer.SingleDataEntity;
import java.util.List;
import o.AbstractC13163fSk;
import o.AbstractC13175fSw;
import o.Ape;
import o.BUi;
import o.C0628LBa;
import o.C0733Ngv;
import o.C0891Qvi;
import o.C12572fB;
import o.C12607fC;
import o.C12642fD;
import o.C12674fE;
import o.C12708fF;
import o.C12744fG;
import o.C12949fM;
import o.C14271fq;
import o.C14430ft;
import o.C14483fu;
import o.C14642fx;
import o.C14695fy;
import o.C14748fz;
import o.C15601gyZ;
import o.C16442oQn;
import o.C16454oWg;
import o.C16562pOe;
import o.C7057chB;
import o.C7698ctI;
import o.C8305dHQ;
import o.C8444dLc;
import o.DhH;
import o.Diz;
import o.HXl;
import o.LzC;
import o.SBO;
import o.Uhp;
import o.YTw;
import o.fQD;
import o.iZc;
import o.peJ;
import o.qlN;
import o.rvk;
import o.sPZ;
import retrofit2.http.Body;
import retrofit2.http.GET;
import retrofit2.http.Headers;
import retrofit2.http.POST;
import retrofit2.http.Path;
import retrofit2.http.Query;
/* loaded from: classes.dex */
public interface BillPaymentService {
@POST("v1/payments/accounts/coins/summary")
AbstractC13163fSk<SingleDataEntity<qlN>> getAccountsCoinsSummary();
@POST("v1/payments/bill/autoinquiry")
AbstractC13163fSk<SingleDataEntity<C7698ctI>> getAutoInquiryAmount(@Body Uhp uhp);
@POST("v1/payments/bnpl/prevalidation")
AbstractC13163fSk<SingleDataEntity<sPZ>> getBNPLPreValidation();
@POST("/v1/payments/terms-and-conditions/acceptance")
AbstractC13163fSk<C16562pOe> getBNPLTermAndConAccept(@Body C14271fq c14271fq);
@POST("v1/donations/confirmation")
AbstractC13163fSk<SingleDataEntity<peJ>> getBillPaymentEDonationConfirmation(@Body C14748fz c14748fz);
@POST("v1/donations/verification")
AbstractC13163fSk<SingleDataEntity<C0733Ngv>> getBillPaymentEDonationReview(@Body C12572fB c12572fB);
@GET("v1/payments/history")
AbstractC13163fSk<SingleDataEntity<fQD>> getBillPaymentHistory(@Query("pagingOffset") Integer num);
@POST("v1/payments/bill/review")
AbstractC13163fSk<SingleDataEntity<C0733Ngv>> getBillPaymentReview(@Body SBO sbo);
@POST("v7/payments/bill/scan")
AbstractC13163fSk<SingleDataEntity<C0628LBa>> getBillScan(@Body C12607fC c12607fC);
@GET("/v1/payments/billers")
AbstractC13163fSk<SingleDataEntity<BUi>> getBillerByAccountNumber(@Query("accountNo") String str, @Query("scanToken") String str2);
@GET("/v1/payments/billers")
AbstractC13163fSk<SingleDataEntity<BUi>> getBillerByCompCode(@Query("compCode") String str);
@GET("v1/payments/transactions/ISO/id/{deeplinkId}")
AbstractC13175fSw<SingleDataEntity<C16454oWg>> getBillerPaymentIso(@Path("deeplinkId") String str, @Query("tilesVersion") String str2, @Query("deeplinkFlag") Boolean bool);
@POST("v1/payments/billers/config")
AbstractC13163fSk<SingleDataEntity<C7057chB>> getBillersConfig(@Body C14695fy c14695fy);
@POST("v1/payments/billers/loan/scheme/data")
AbstractC13163fSk<SingleDataEntity<rvk>> getBillersLoanSchemaData(@Body C14430ft c14430ft);
@POST("v1/payments/billers/merchantValidation")
AbstractC13163fSk<SingleDataEntity<LzC>> getBillersMerchantValidation(@Body C14642fx c14642fx);
@POST("v1/payments/billers/loan/installment/review")
AbstractC13163fSk<SingleDataEntity<C8444dLc>> getBillersPaymentLoanInstallmentReview(@Body C14483fu c14483fu);
@POST("v1/payments/billers/qr/generate")
AbstractC13163fSk<SingleDataEntity<Ape>> getBillersQrGenerate(@Body C12674fE c12674fE);
@POST("v1/deals/verification")
AbstractC13163fSk<SingleDataEntity<C0733Ngv>> getDealReview(@Body C12642fD c12642fD);
@GET("v2/payments/ebills/statement")
AbstractC13163fSk<SingleDataEntity<iZc>> getEBills(@Query("pageNumber") int i, @Query("tilesVersion") String str);
@POST("v1/payments/loans/accounts/info")
AbstractC13163fSk<SingleDataEntity<List<Diz>>> getLoanAccountInfo();
@POST("v1/payments/loans/accounts/verification")
AbstractC13163fSk<SingleDataEntity<List<C16442oQn>>> getLoanAccountVerification();
@POST("v1/payments/bill/sf")
AbstractC13163fSk<SingleDataEntity<peJ>> getPerformCinemaPayment(@Body C12744fG c12744fG);
@POST("v1/payments/bill")
AbstractC13163fSk<SingleDataEntity<peJ>> getPerformPayment(@Body C12744fG c12744fG);
@Headers({"Referer: lifestyle"})
@POST("v1/payments/bill")
AbstractC13163fSk<SingleDataEntity<peJ>> getPerformPaymentWithReferer(@Body C12744fG c12744fG);
@GET("/v1/payments/billers/info/recommend")
AbstractC13163fSk<SingleDataEntity<YTw>> getRecommandedBiller(@Query("tileVersion") String str);
@POST("v1/payments/repeat")
AbstractC13163fSk<SingleDataEntity<C8305dHQ>> getRepeat(@Body C12949fM c12949fM);
@POST("v1/rtp/billpay/confirm")
AbstractC13163fSk<SingleDataEntity<C0891Qvi>> getRtpEBillPaymentConfirm(@Body C12744fG c12744fG);
@POST("v1/rtp/billpay/review")
AbstractC13163fSk<SingleDataEntity<DhH>> getRtpEBillPaymentReview(@Body C12708fF c12708fF);
@GET("/v1/payments/billers/subscription/info/recommend")
AbstractC13163fSk<SingleDataEntity<YTw>> getRtpSubscriptionRecommandedBiller();
@POST("/v1/payments/billers/subscription/info")
AbstractC13163fSk<SingleDataEntity<HXl>> getRtpSubscriptionSearchBillerList(@Body C15601gyZ c15601gyZ);
@POST("/v1/payments/billers/info")
AbstractC13175fSw<SingleDataEntity<HXl>> getSearchBillPaymentList(@Body C15601gyZ c15601gyZ);
@POST("/v1/payments/billers/info")
AbstractC13163fSk<SingleDataEntity<HXl>> getSearchBillerList(@Body C15601gyZ c15601gyZ);
}