Name | Type | Description | Notes |
---|---|---|---|
amount | Amount | ||
fromMerchant | kotlin.String | The unique identifier of the source merchant account from which funds are deducted. | |
toMerchant | kotlin.String | The unique identifier of the destination merchant account from which funds are transferred. | |
type | inline | The type of balance transfer. Possible values: tax, fee, terminalSale, credit, debit, and adjustment. | |
description | kotlin.String | A human-readable description for the transfer. You can use alphanumeric characters and hyphens. We recommend sending a maximum of 140 characters, otherwise the description may be truncated. | [optional] |
reference | kotlin.String | A reference for the balance transfer. If you don't provide this in the request, Adyen generates a unique reference. Maximum length: 80 characters. | [optional] |
Name | Value |
---|---|
type | tax, fee, terminalSale, credit, debit, adjustment |