Create Quote
create_quoteGenerate a payment quote from a finalized grant session, specifying sender wallet, receiver, and debit or receive amount to determine transfer costs and details before sending.
Instructions
Create a quote using a finalized quote grant session.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| method | No | ||
| receiver | Yes | ||
| debitAmount | No | ||
| receiveAmount | No | ||
| grantSessionId | Yes | ||
| senderWalletAddress | Yes |