sdk
/
au.com.woolworths.village.sdk.api
/
CustomerPaymentSessionsRepository
/
getById
getById
Retrieve a
PaymentSession
by it's ID
Parameters
paymentSessionId
The payment session ID.
abstract fun
getById
(paymentSessionId:
String
):
ApiResult
<
PaymentSession
>
Content copied to clipboard