---
title: "Add KYB array-field item (business)"
method: POST
path: "/compliance/kyb/fields/array"
tags: ["compliance", "kyb"]
---

# Add KYB array-field item (business)

`POST /compliance/kyb/fields/array`

Clones the supplied template fields at a fresh array index (shareholders / directors_officers).

## Request body

- KybAddKYBFormFieldArrayItemInput
  - `group_key` string

## Response `200`

OK

- KybAddKYBFormFieldArrayItemOutput
  - `new_index` integer

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden
- `default` — Error response.

---

[API](https://skmtc.net/stablesea/apis/stable-sea-backend.md) · [All operations](https://skmtc.net/stablesea/apis/stable-sea-backend/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/stablesea/stable-sea-backend/versions/3feea260296c/schema)
