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

Body

application/json

Create a payment link params

The body is of type object.

Response

Payment link details

The response is of type object.