Create One-Time Payment Link
Creates a one-time payment link in Payfunnels.
POST
Query
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.
Body
Arguments
stringrequired
Payment link title.
stringrequired
Detailed description of the payment link.
string
ISO 4217 currency code for the payment link, for example USD or GBP.
numberrequired
One-time payment amount.
boolean
Whether the default tax rate should be applied.
boolean
Whether processing fees should be added to the payment link.
array of object
Optional coupon definitions to apply at checkout as an array of objects.
boolean
Prompt the customer for a billing address.
boolean
Prompt the customer for a shipping address.
boolean
Require the customer to accept terms of service.
array of object
Additional checkout fields as an array of objects.