build_split_invoice
Create a URL for marketplace-style split payments to multiple recipients. Specify total amount and individual merchant splits.
Instructions
Build a URL for a multi-recipient (marketplace-style) split payment.
Each split: {merchantLogin, amount, description?}. Sum of amounts
must equal out_amount.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| out_amount | Yes | ||
| splits | Yes | ||
| No | |||
| inc_curr | No | ||
| inv_id | No | ||
| description | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||