fromRequestId()

Description

Retrieve a request from a request ID

Parameters

NameTypeRequired?Description

requestId

string

The ID of the request

Object

Options

Returns

Promise<Request>

Types and Interfaces

options

NameTypeRequired?Description

disablePaymentDetection

boolean

Disable payment detection

disableEvents

boolean

Disable events

Last updated