Payments · Paylinks
Create Paylink
Generate a shareable payment link. Paylinks allow you to collect payments without creating a full invoice immediately. You can optionally attach a client at creation or link one later.
CREDENTIALS
HeaderYour API Key is sent in the request header.
Request Body Parameters
title string required
The display title for the payment page.description string
A short summary of what is being paid for.amount number required
The total amount to collect.currency string
Three-letter ISO code (e.g., USD, EUR).dueDate timestamp
ISO 8601 format expiry date.clientId string
Optional: The unique ID of an existing client.