# CloseAccountRequestCreate

The request for closing an Account.

## Example Usage

```typescript
import { CloseAccountRequestCreate } from "@apexfintechsolutions/ascend-sdk/models/components";

let value: CloseAccountRequestCreate = {};
```

## Fields

| Field                                             | Type                                              | Required                                          | Description                                       | Example                                           |
| ------------------------------------------------- | ------------------------------------------------- | ------------------------------------------------- | ------------------------------------------------- | ------------------------------------------------- |
| `replacedFdid`                                    | *string*                                          | :heavy_minus_sign:                                | The FDID of a replacement Account, if one exists. | JY3E1OC2J3IA                                      |