Skip to main content
PATCH
/
payment-sessions
/
{id}
Update a pending payment session
curl --request PATCH \
  --url https://api.example.com/payment-sessions/{id} \
  --header 'Content-Type: application/json' \
  --data '{}'
{}

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

Session id

Body

application/json

Params

The body is of type object.

Response

Session

The response is of type object.