stellar_sep31_remittance
Sends a SEP-31 cross-border payment using specified anchor, token, amount, asset codes, and sender/receiver KYC identifiers.
Instructions
Initiate a SEP-31 cross-border remittance payment.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| anchorDomain | Yes | Anchor domain, e.g. anchor.example.com | |
| token | Yes | SEP-10 JWT authentication token | |
| amount | Yes | Amount to remit | |
| assetCode | Yes | Stellar asset code to send | |
| destinationAsset | Yes | Asset code the recipient will receive (e.g. NGN) | |
| senderId | Yes | Sender's KYC ID (from SEP-12) | |
| receiverId | Yes | Receiver's KYC ID (from SEP-12) | |
| fields | No | Additional SEP-31 fields (e.g. routing details) |