Skip to main content

signeeName

signeeName

Path Parameters
    paymentAttempt int64 required
Responses

OK


Schema

    string

GET /kpayment/v1/esign/signeeName/paymentAttempts/:paymentAttempt

Request

Base URL
/payment
paymentAttempt — path required
curl / cURL
curl -L -X GET '/payment/kpayment/v1/esign/signeeName/paymentAttempts/:paymentAttempt' \
-H 'Accept: application/json'