Worldline Connect Node.js SDK
Preparing search index...
v1/model/files
FilesClient
Interface FilesClient
interface
FilesClient
{
getFile
(
merchantId
:
string
,
fileId
:
string
,
paymentContext
?:
PaymentContext
|
null
,
)
:
Promise
<
SdkBinaryResponse
<
ErrorResponse
>
>
;
}
Index
Methods
get
File
Methods
get
File
getFile
(
merchantId
:
string
,
fileId
:
string
,
paymentContext
?:
PaymentContext
|
null
,
)
:
Promise
<
SdkBinaryResponse
<
ErrorResponse
>
>
Resource /{merchantId}/files/{fileId} -
Retrieve File
Parameters
merchantId
:
string
fileId
:
string
Optional
paymentContext
:
PaymentContext
|
null
Returns
Promise
<
SdkBinaryResponse
<
ErrorResponse
>
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
get
File
Worldline Connect Node.js SDK
Loading...
Resource /{merchantId}/files/{fileId} - Retrieve File