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

Documentation Index

Fetch the complete documentation index at: https://docs.juicyway.com/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

id
string
required

Payment Session ID

Response

Capture Session Result

The response is of type object.