sdk
/
au.com.woolworths.village.sdk.api
/
CustomerPaymentSessionsRepository
/
getByQRCodeId
getByQRCodeId
Retrieve a
PaymentSession
by a QR code ID associated to the session.
Parameters
qrCodeId
The QR code ID.
abstract fun
getByQRCodeId
(qrCodeId:
String
):
ApiResult
<
PaymentSession
>
Content copied to clipboard