The configuration options for the class.
Creates a new marketplace merchant account.
The merchant object containing the details of the merchant.
Fetches a marketplace transaction by its batch ID.
The batch ID of the transaction.
A promise that resolves to the transaction.
Protected
requestSends a request to the specified endpoint with optional query parameters and options.
The endpoint to send the request to.
Optional
queryParams: Record<string, any>Optional query parameters for the request.
Optional
options: RequestInitOptional additional options for the request.
A promise that resolves to the response data.
Generated using TypeDoc
Constructor function for the Config class.