Skip to main content

fetchPaymentAttemptWithAttributes


ApiScope: payment.paymentattempt.attributes.fetch
API Scope Level: ServiceSubscriberScope
Responses

OK


Schema

    object

GET /kpayment/v1/paymentAttemptWithAttributes/:paymentAttempt/attributes

Request

Base URL
/payment
curl / cURL
curl -L -X GET '/payment/kpayment/v1/paymentAttemptWithAttributes/:paymentAttempt/attributes' \
-H 'Accept: application/json'