> For the complete documentation index, see [llms.txt](https://biztech.gitbook.io/webapi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://biztech.gitbook.io/webapi/api/dispatch/undefined-1.md).

# 국제 문자

#### 국제 메시지 발송 <a href="#undefined" id="undefined"></a>

* **해외수신자에게 국제 메시지를 발송하는 서비스**

**메시지 유형별 메시지 길이 제한**

* 국가정책에  의해 국가마다 상이할 수 있음.

<figure><img src="https://1706162455-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVN72FlIYd1lUi83Lr8UR%2Fuploads%2F68bqxTd93INrRJJUXiLD%2F%EA%B5%AD%EC%A0%9C%EB%AC%B8%EC%9E%90.png?alt=media&amp;token=01d82f51-0770-43fa-b8e8-b4953d34d704" alt=""><figcaption></figcaption></figure>

Ex) 미국(1) 010-1234-1234로 전송하는 경우

1. &#x20;**수신 번호에 국가 코드를 포함하는 경우**

<figure><img src="https://1706162455-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVN72FlIYd1lUi83Lr8UR%2Fuploads%2Fsw4PDWsIEhhyAauwXiAK%2F%EA%B5%AD%EC%A0%9C%EB%AC%B8%EC%9E%90%EC%9C%A0%ED%98%951.png?alt=media&amp;token=2527874c-aaa0-43f6-96d3-e9f7c3dd560f" alt=""><figcaption></figcaption></figure>

2. **수신 번호에 국가 코드를 미포함하는 경우**

<figure><img src="https://1706162455-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVN72FlIYd1lUi83Lr8UR%2Fuploads%2FsWh1YuiQ7badyLNKhOka%2F%EA%B5%AD%EC%A0%9C%EB%AC%B8%EC%9E%90%EC%9C%A0%ED%98%952.png?alt=media&amp;token=b9812559-ba04-4954-b192-2a9a72303b2c" alt=""><figcaption></figcaption></figure>

#### Response <a href="#response" id="response"></a>

**Headers**

```
HTTP/1.1 200 OK
Content-type: application/json
```

**Body**

<div data-full-width="false"><figure><img src="https://1706162455-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVN72FlIYd1lUi83Lr8UR%2Fuploads%2FzsiHwLqnE0mG9coZCQ0n%2F%EA%B5%AD%EC%A0%9C%EB%AC%B8%EC%9E%90(response_body).png?alt=media&amp;token=c1774f8d-0186-40dc-bbe2-4d086e9e45ef" alt=""><figcaption></figcaption></figure></div>

**예시)**

```
{
  "code": 1000,
  "description": "Success",
  "refkey": "123456789012345678901234890123",
  "messagekey": "190922175225820#ft002951servj8FU67"
}
```
