initiate_balance_payment
Initiate a payment from your balance account to a beneficiary using their UUID and the payment amount.
Instructions
Initiates a payment from a balance account.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uuid | Yes | UUID of the balance account to pay from | |
| beneficiary_uuid | Yes | UUID of the beneficiary to pay | |
| amount | Yes | Amount to pay | |
| reference | No | Payment reference | |
| reason | No | Payment reason |