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