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

Headers

x-auth-signature
string

Auth signature

Path Parameters

id
string
required

(Encoded) payment session id

Response

Payment session

The response is of type object.