curl --request POST \
--url https://api.example.com/payment-links \
--header 'Content-Type: application/json' \
--data '{}'{}curl --request POST \
--url https://api.example.com/payment-links \
--header 'Content-Type: application/json' \
--data '{}'{}Create a payment link params
The body is of type object.
Payment link details
The response is of type object.