The ID of the wallet to create the fund operation for
The ID of the address to create the fund operation for
The request body containing the fund operation details
Optional
options: RawAxiosRequestConfigAxios request options
If the request fails
Create a fund operation quote
The ID of the wallet the address belongs to.
The ID of the address to create the fund operation quote for.
The request body containing the fund operation quote details.
Optional
options: RawAxiosRequestConfigAxios request options.
If the request fails.
Get a fund operation
The ID of the wallet the address belongs to.
The ID of the address the fund operation belongs to.
The ID of the fund operation to retrieve
Optional
options: RawAxiosRequestConfigAxios request options
If the request fails
List fund operations
The ID of the wallet the address belongs to.
The ID of the address to list fund operations for.
Optional
limit: numberA limit on the number of objects to be returned. Limit can range between 1 and 100, and the default is 10.
Optional
page: stringA cursor for pagination across multiple pages of results. Don't include this parameter on the first call. Use the next_page value returned in a previous response to request subsequent results.
Optional
options: RawAxiosRequestConfigAxios request options
If the request fails
Create a fund operation