Create a payment link
Business Payments
Create a payment link
POST
Create a payment link
Headers
Body
application/json
Payment amount
Example:
49.99
ISO 4217 currency code
Example:
"usd"
Customer email for receipts
Example:
"customer@example.com"
Payment description shown to customer
Example:
"Premium plan subscription"
Arbitrary metadata attached to the payment
Example:
{ "orderId": "ORD-123", "sku": "PLAN-PRO" }