Create Incoming Payment
create_incoming_paymentCreate an incoming payment using a finalized grant session by providing receiver wallet address and optional amount or expiration.
Instructions
Create an incoming payment using a finalized incoming-payment grant session.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| expiresAt | No | ||
| description | No | ||
| grantSessionId | Yes | ||
| incomingAmount | No | ||
| receiverWalletAddress | Yes |