---
title: "create account-number-reservation"
method: POST
path: "/account_number_reservation"
---

# create account-number-reservation

`POST /account_number_reservation`

## Request body

- object
  - `account_product_id` string, required

## Response `200`

The account-number-reservation created

- object
  - `account_number` string
  - `account_product_id` string
  - `id` string

---

[API](https://skmtc.net/treasuryprime/apis/account.md) · [All operations](https://skmtc.net/treasuryprime/apis/account/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/treasuryprime/account/revisions/95a3c69c14e8/schema)
