sdk
/
au.com.woolworths.village.sdk.api
/
CustomerPaymentRequestsRepository
/
getById
getById
Retrieve a
CustomerPaymentRequest
by its ID
Parameters
paymentRequestId
The ID.
abstract fun
getById
(paymentRequestId:
String
):
ApiResult
<
CustomerPaymentRequest
>
Content copied to clipboard