TransactionSplitInput
- recipientType: string Format: uuid
Id requiredDestination company id.
- typeType: string enumrequired
Split calculation mode.
values- F
I X E D - P
E R C E N T A G E
- amountType: integermin:1
Fixed amount in cents. Required when type is FIXED.
- percentageType: integer
Bps min:1max:7000Percentage in basis points. Required when type is PERCENTAGE; 100 basis points = 1%.
- referenceType: stringmax length:100
Optional merchant reference for the split recipient.