Skip to main content
GET
/
payment-sessions
/
{id}
Get a running payment session
curl --request GET \
  --url https://api.example.com/payment-sessions/{id}
{}

Path Parameters

id
string
required

Payment Session ID

Response

Capture Session Result

The response is of type object.