curl --request PATCH \
--url https://api.example.com/payment-sessions/{id} \
--header 'Content-Type: application/json' \
--data '{}'{}curl --request PATCH \
--url https://api.example.com/payment-sessions/{id} \
--header 'Content-Type: application/json' \
--data '{}'{}Session id
Params
The body is of type object.
Session
The response is of type object.