---
title: "RegisterInterchainAccount defines a rpc handler for MsgRegisterInterchainAccount."
method: POST
path: "/ibc.applications.interchain_accounts.controller.v1.Msg/RegisterInterchainAccount"
tags: ["Msg"]
---

# RegisterInterchainAccount defines a rpc handler for MsgRegisterInterchainAccount.

`POST /ibc.applications.interchain_accounts.controller.v1.Msg/RegisterInterchainAccount`

## Request body

- object
  - `owner` string
  - `connection_id` string
  - `version` string
  - `ordering` 'ORDER_NONE_UNSPECIFIED' | 'ORDER_UNORDERED' | 'ORDER_ORDERED' — - ORDER_NONE_UNSPECIFIED: zero-value for channel ordering - ORDER_UNORDERED: packets can be delivered in any order, which may differ from the order in which they were sent. - ORDER_ORDERED: packets are delivered exactly in the order which they were sent

## Response `200`

A successful response.

## Other responses

- `default` — An unexpected error response.

## Changes

- **2024-02-23** `54713b4a9d25` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/pokt-network/apis/http-api-console/changes/ibc.applications.interchain_accounts.controller.v1.Msg/RegisterInterchainAccount/post.md)

---

[API](https://skmtc.dev/pokt-network/apis/http-api-console.md) · [All operations](https://skmtc.dev/pokt-network/apis/http-api-console/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/pokt-network/http-api-console/revisions/ca7e84576c8e/schema)
