---
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.

---

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