payment_link_create
Create a payment link for a basket or invoice. Input items and payment methods for baskets, or invoice details for invoices.
Instructions
Create a new payment link (basket or invoice type)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| payment_link | Yes | Payment link data. For basket: {potential_payment_methods, items, reusable?}. For invoice: {invoice_id, invoice_number, debitor_name, amount, potential_payment_methods} |