Split Settings
Properties
| Name | Type | Required | Description |
|---|---|---|---|
| walletId | String | ✅ | Asaas wallet identifier that will be transferred |
| fixedValue | Double | ❌ | Fixed amount to be transferred to the account when the payment is received |
| percentualValue | Double | ❌ | Percentage of the net value of the charge to be transferred when received |
| totalFixedValue | Double | ❌ | (Instalments only). Amount that will be split relative to the total amount that will be paid in installments. |
| externalReference | String | ❌ | Split identifier in your system |
| description | String | ❌ | Split description |
| installmentNumber | Long | ❌ | Installment number to which the split will be linked. Cannot be provided along with the 'totalFixedValue' field |