# DUNS 넘버는 무엇인지, 생성 방법 및 DUNS 넘버 조회는 어떻게 하는건가요?

<mark style="color:blue;">파워앱을 제작하기 위해서는 구글 및 iOS 개발자 계정을 생성해야 하는데요.</mark>\ <mark style="color:blue;">이 때 각 개발자 계정에서 조직(기관/단체) 계정 생성하는데 여기서 DUNS 넘버가 필요해요.</mark>&#x20;

***

DUNS(Data Universal Numbering System)는 고유한 9자리 식별 번호를 \
비즈니스에 할당하는 Dun & Bradstreet(D\&B)에서 개발한 세계적으로 인정받는 시스템이에요.

## DUNS 넘버 발급 받는 방법

{% stepper %}
{% step %}
[DUNS & Bradstreet 사이트 \[클릭!\]](https://support.dnb.com/?CUST=APPLEDEV) 접속해 주셔서 이메일 주소를 입력하시고 'NEXT' 버튼 클릭해 주세요.

<figure><img src="/files/cAIqfrklwv1gi4aBteTT" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Submit Case 페이지에서 확인되는 정보에 대해서 입력 후 \[Submit] 버튼 클릭해 주세요.

<figure><img src="/files/IvLjR6cJJnJrjM1jghKu" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
'Developer Program' 클릭해 주세요.

<figure><img src="/files/9FeGBLjONKPqOafmu1gt" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
'Create New DUNS' 클릭해 주세요.

<figure><img src="/files/YxDXpgmy4kfu5rKnTsQX" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
국가를 선택 해야 하는데 'Outside US' 클릭해 주세요.

<figure><img src="/files/aB87UP3Jz7Aoo6dEZj9U" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
회사 상세 정보를 입력하고 'Next' 버튼을 클릭해 주세요.

<figure><img src="/files/d1BqfE0VcbfrzwzgJx4G" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/BcaqxzyUgx3g2Q6Nel0k" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
사업자 등록증을 첨부 하시고 'Submit' 버튼을 클릭하세요.

<figure><img src="/files/6D41iJsDP6O304wKUGDN" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
DUNS 넘버 발급에 필요한 모든 정보가 제출되었습니다. 실제 발행까지 최대 30일까지 걸릴 수 있으며, 발행이 완료되면 입력하셨던 이메일로 안내되고 메일 본문에서 DUNS 넘버를 확인하실 수 있어요.

<figure><img src="/files/Ct3hWDRPfitovMCi192l" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
참고

DUNS 넘버 조회는 [https://www.dnb.com/de-de/upik-en.html \[클릭!\]](https://www.dnb.com/de-de/upik-en.html) 페이지에서 가능해요.<br>
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.makeshop.co.kr/faq/mobile/undefined-1/duns-duns.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
