sdk
/
au.com.woolworths.village.sdk.api
/
MerchantPaymentSessionsRepository
/
getById
getById
Retrieve a
PaymentSession
Parameters
paymentSessionId
The ID of the payment session to retrieve.
abstract fun
getById
(paymentSessionId:
String
):
ApiResult
<
PaymentSession
>
Content copied to clipboard