isw_create_payment_link
Create a shareable payment link for a specified amount and expiry date. Confirmation must be set to true to process.
Instructions
Create a shareable payment link. Provide amountNaira or amountKobo explicitly; endpoint receives kobo. Requires confirm: true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| extra | No | ||
| confirm | No | Required as true for write or high-risk tools. | |
| amountKobo | No | Amount in kobo. Do not combine with amountNaira. | |
| expiryDate | Yes | ||
| amountNaira | No | Amount in Nigerian Naira. Do not combine with amountKobo. | |
| payableCode | No | ||
| merchantCode | No |