isw_create_paycode
Create a cardless withdrawal paycode by providing customer ID, transaction reference, and expiry date. Confirmation must be set to true.
Instructions
Create a cardless withdrawal paycode. Requires confirm: true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| extra | No | ||
| confirm | No | Required as true for write or high-risk tools. | |
| narration | No | ||
| amountKobo | No | Amount in kobo. Do not combine with amountNaira. | |
| customerId | Yes | ||
| expiryDate | Yes | ||
| amountNaira | No | Amount in Nigerian Naira. Do not combine with amountKobo. | |
| transactionRef | Yes |