NTP-48441 | Remove Retry from sendMoney Api to enable retry mechanism… (#15419)
This commit is contained in:
@@ -199,7 +199,6 @@ interface NaviPayRetrofitService {
|
||||
@Body checkBalanceRequest: CheckBalanceRequest
|
||||
): Response<GenericResponse<CheckBalanceResponse>>
|
||||
|
||||
@RetryPolicy
|
||||
@POST("/gateway-service/navipay/$NAVI_PAY_API_VERSION3/txn/sendMoney")
|
||||
suspend fun sendMoney(
|
||||
@Body sendMoneyRequest: SendMoneyRequest
|
||||
|
||||
Reference in New Issue
Block a user