sdk
/
au.com.woolworths.village.sdk.api
/
CustomerPaymentAgreementsApiRepository
/
getById
getById
Retrieve a
PaymentAgreement
by its associated payment token
Parameters
paymentToken
The ID.
abstract fun
getById
(paymentToken:
String
):
ApiResult
<
PaymentAgreement
>
Content copied to clipboard