Skip to main content

Get Service Subscriber properties


ApiScope: payment.payisland
API Scope Level: ServiceSubscriberScope
Path Parameters
    serviceSubscriberUuid string required
Responses

OK


Schema

    object

GET /kpayment/v1/fetchServiceSubscriberProperties/:serviceSubscriberUuid

Request

Base URL
/payment
serviceSubscriberUuid — path required
curl / cURL
curl -L -X GET '/payment/kpayment/v1/fetchServiceSubscriberProperties/:serviceSubscriberUuid' \
-H 'Accept: application/json'