Optional
configuration: ConfigurationOptional
basePath: stringOptional
axios: AxiosInstancesummary Cancel pending transfer
Optional
paymentTransferReadDeets: PaymentTransferReadDeetsOptional
options: RawAxiosRequestConfigOverride http request option.
summary Retrieve a payment transfer by ID
The id of the record you wish to retrieve
Optional
userId: stringThe user id to operate on their behalf (tenants only)
Optional
options: RawAxiosRequestConfigOverride http request option.
summary Initiate balance withdrawal
Optional
paymentTransferCreateDeets: PaymentTransferCreateDeetsOptional
options: RawAxiosRequestConfigOverride http request option.
summary Retrieve a list of payment transfers
Optional
status: stringOptional
limit: numberA limit of the number of objects to be returned for the next page, between 1 and 100. The default is 25
Optional
page: number1-based page index for paginated results
Optional
userId: stringThe user id to operate on their behalf (tenants only)
Optional
options: RawAxiosRequestConfigOverride http request option.
PaymentTransferApi - factory interface export