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