# AccountsGetLegalEntityRequest

## Example Usage

```typescript
import { AccountsGetLegalEntityRequest } from "@apexfintechsolutions/ascend-sdk/models/operations";

let value: AccountsGetLegalEntityRequest = {
  legalEntityId: "e6716139-da77-46d1-9f15-13599161db0b",
};
```

## Fields

| Field                                | Type                                 | Required                             | Description                          | Example                              |
| ------------------------------------ | ------------------------------------ | ------------------------------------ | ------------------------------------ | ------------------------------------ |
| `legalEntityId`                      | *string*                             | :heavy_check_mark:                   | The legalEntity id.                  | e6716139-da77-46d1-9f15-13599161db0b |