Worldline Connect Node.js SDK
Preparing search index...
v1/payouts/create
create
Function create
create
(
sdkContext
:
SdkContext
,
)
:
(
merchantId
:
string
,
postData
:
CreatePayoutRequest
,
paymentContext
?:
PaymentContext
|
null
,
)
=>
Promise
<
SdkResponse
<
PayoutResponse
,
PayoutErrorResponse
>
>
Parameters
sdkContext
:
SdkContext
Returns
(
merchantId
:
string
,
postData
:
CreatePayoutRequest
,
paymentContext
?:
PaymentContext
|
null
,
)
=>
Promise
<
SdkResponse
<
PayoutResponse
,
PayoutErrorResponse
>
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Worldline Connect Node.js SDK
Loading...