Worldline Connect Node.js SDK
Preparing search index...
v1/model/domain
CreatePayoutRequest
Interface CreatePayoutRequest
interface
CreatePayoutRequest
{
amountOfMoney
?:
AmountOfMoney
|
null
;
bankAccountBban
?:
BankAccountBban
|
null
;
bankAccountIban
?:
BankAccountIban
|
null
;
bankTransferPayoutMethodSpecificInput
?:
|
BankTransferPayoutMethodSpecificInput
|
null
;
cardPayoutMethodSpecificInput
?:
CardPayoutMethodSpecificInput
|
null
;
customer
?:
PayoutCustomer
|
null
;
merchant
?:
PayoutMerchant
|
null
;
payoutDate
?:
string
|
null
;
payoutDetails
?:
PayoutDetails
|
null
;
payoutText
?:
string
|
null
;
references
?:
PayoutReferences
|
null
;
swiftCode
?:
string
|
null
;
}
Index
Properties
amount
Of
Money?
bank
Account
Bban?
bank
Account
Iban?
bank
Transfer
Payout
Method
Specific
Input?
card
Payout
Method
Specific
Input?
customer?
merchant?
payout
Date?
payout
Details?
payout
Text?
references?
swift
Code?
Properties
Optional
amount
Of
Money
amountOfMoney
?:
AmountOfMoney
|
null
Deprecated
Moved to PayoutDetails
Optional
bank
Account
Bban
bankAccountBban
?:
BankAccountBban
|
null
Deprecated
Moved to BankTransferPayoutMethodSpecificInput
Optional
bank
Account
Iban
bankAccountIban
?:
BankAccountIban
|
null
Deprecated
Moved to BankTransferPayoutMethodSpecificInput
Optional
bank
Transfer
Payout
Method
Specific
Input
bankTransferPayoutMethodSpecificInput
?:
|
BankTransferPayoutMethodSpecificInput
|
null
Optional
card
Payout
Method
Specific
Input
cardPayoutMethodSpecificInput
?:
CardPayoutMethodSpecificInput
|
null
Optional
customer
customer
?:
PayoutCustomer
|
null
Deprecated
Moved to PayoutDetails
Optional
merchant
merchant
?:
PayoutMerchant
|
null
Optional
payout
Date
payoutDate
?:
string
|
null
Deprecated
Moved to BankTransferPayoutMethodSpecificInput
Optional
payout
Details
payoutDetails
?:
PayoutDetails
|
null
Optional
payout
Text
payoutText
?:
string
|
null
Deprecated
Moved to BankTransferPayoutMethodSpecificInput
Optional
references
references
?:
PayoutReferences
|
null
Deprecated
Moved to PayoutDetails
Optional
swift
Code
swiftCode
?:
string
|
null
Deprecated
Moved to BankTransferPayoutMethodSpecificInput
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
amount
Of
Money
bank
Account
Bban
bank
Account
Iban
bank
Transfer
Payout
Method
Specific
Input
card
Payout
Method
Specific
Input
customer
merchant
payout
Date
payout
Details
payout
Text
references
swift
Code
Worldline Connect Node.js SDK
Loading...
Deprecated
Moved to PayoutDetails