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