\ConveyorFinanceAPI
All URIs are relative to https://beta.usemoon.ai
Method
HTTP request
Description
Swap
Post /conveyorfinance/{name}/swap
Swap
ConveyorFinanceControllerResponse Swap(ctx, name).Authorization(authorization).TokenSwapParams(tokenSwapParams).Execute()
Example
Path Parameters
Name
Type
Description
Notes
ctx
context.Context
context for authentication, logging, cancellation, deadlines, tracing, etc.
name
string
Other Parameters
Other parameters are passed through a pointer to a apiSwapRequest struct via the builder pattern
Name
Type
Description
Notes
authorization
string
tokenSwapParams | TokenSwapParams | |
Return type
ConveyorFinanceControllerResponse
Authorization
ApiKeyAuth, BearerAuth
HTTP request headers
Content-Type: application/json
Accept: application/json
[Back to top] [Back to API list] [Back to Model list] [Back to README]