sdk
/
au.com.woolworths.village.sdk.api
/
CustomerPaymentAgreementsApiRepository
/
update
update
Update a
PaymentAgreement
Parameters
paymentAgreement
The updates to apply to the payment agreement
paymentToken
The payment token to update
abstract fun
update
(paymentToken:
String
, paymentAgreement:
UpdatePaymentAgreementRequest
):
ApiResult
<
PaymentAgreement
>
Content copied to clipboard