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

Body

application/json

Initiate Payment Session Params

The body is of type object.

Response

Payment Session Result

The response is of type object.