---
title: "POST /call/ReturnAliasWithMergedAttributes"
method: POST
path: "/call/ReturnAliasWithMergedAttributes"
---

# POST /call/ReturnAliasWithMergedAttributes

`POST /call/ReturnAliasWithMergedAttributes`

## Request body

- object
  - `money` integer, required
  - `__baml_options__` BamlOptions
    - `client_registry` ClientRegistry, required — unresolved $ref

## Response `200`

Successful operation

- object
  - `value` integer, required
  - `checks` object, required
    - `gt_ten` Check, required
      - `name` string, required
      - `expr` string, required
      - `status` string

## Changes

- **2025-06-19** `a0c7a2bb989d` — 3 breaking, 2 warning, 3 info
  - the request property `__baml_options__/client_registry` became required
  - the `__baml_options__/client_registry` request property type/format changed from `object`/`` to ``/``
  - the `checks/gt_ten` response's property type/format changed from ``/`` to `object`/`` for status `200`
  - removed the request property `__baml_options__/client_registry/clients`
  - …4 more
- **2025-04-07** `bf35f5e0d0fa` — 1 breaking, 2 warning
  - the `money` request property type/format changed from `object`/`` to `integer`/``
  - removed the request property `money/checks`
  - removed the request property `money/value`
- **2025-03-11** `e28c8736c70e` — 6 breaking, 1 warning, 2 info
  - added the new required request property `money/checks`
  - added the new required request property `money/value`
  - the `money` request property type/format changed from `integer`/`` to `object`/``
  - the `checks/gt_ten` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - …5 more

[Change history](https://skmtc.dev/boundaryml/apis/baml-cli-serve/changes/call/ReturnAliasWithMergedAttributes/post.md)

---

[API](https://skmtc.dev/boundaryml/apis/baml-cli-serve.md) · [All operations](https://skmtc.dev/boundaryml/apis/baml-cli-serve/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/boundaryml/baml-cli-serve/revisions/a0c7a2bb989d/schema)
