batch_create_payments
Create multiple payments in one batch. Provide an array of payment details, including amount, payer email, description, and payment method, to process them together.
Instructions
Create multiple payments in batch
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| payments | Yes | Array of payments to create |