sdk
/
au.com.woolworths.village.sdk.api
/
MerchantPaymentSessionsRepository
/
update
update
Update a
PaymentSession
Parameters
paymentSessionId
The payment session to update
session
The details to update the session with
abstract fun
update
(paymentSessionId:
String
, session:
MerchantUpdatePaymentSessionRequest
):
ApiResult
<
Unit
>
Content copied to clipboard