package com.scb.phone.data.network.service; import com.scb.phone.data.entity.transfer.SingleDataEntity; import o.AbstractC13163fSk; import o.C7689ct; import o.ULF; import retrofit2.adapter.rxjava3.Result; import retrofit2.http.Body; import retrofit2.http.Header; import retrofit2.http.POST; /* loaded from: classes.dex */ public interface CustomerService { @POST("v1/customer/ntb/introductions") AbstractC13163fSk> getIntroductions(); @POST("v1/customer/ntb/profiles") AbstractC13163fSk>> postUserProfile(@Body C7689ct c7689ct, @Header("tag") String str, @Header("dsig") String str2); }