Create payment intent requestDocumentation Index
Fetch the complete documentation index at: https://developers.squads.so/llms.txt
Use this file to discover all available pages before exploring further.
Properties
| Property | Type | Description |
|---|---|---|
amount | string | Transfer amount as a string (e.g., “100.00”) |
source | PaymentDetails | Source account details |
destination | PaymentDetails | Destination account details |
feeConfig? | FeeConfig | Fee configuration. Required for non-Enterprise customers. Enterprise customers may omit this as fees are handled by their plan. |