> ## Documentation Index
> Fetch the complete documentation index at: https://developers.squads.so/llms.txt
> Use this file to discover all available pages before exploring further.

# CreateStandingOrderRequest

Create Standing Order Request

## Properties

| Property                             | Type                     |
| ------------------------------------ | ------------------------ |
| <a id="amount" /> `amount`           | `string`                 |
| <a id="source" /> `source`           | `Details`                |
| <a id="destination" /> `destination` | `Details`                |
| <a id="frequency" /> `frequency`     | `StandingOrderFrequency` |
| <a id="startdate" /> `startDate`     | `string`                 |
| <a id="enddate" /> `endDate?`        | `string`                 |
