Skip to main content
GET
/
payments
/
{id}
Get payment details
curl --request GET \
  --url https://api.example.com/payments/{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

Payment details

The response is of type object.