# 에스크로 관련 API

{% hint style="warning" %}
**Deprecated**

이 문서는 더 이상 관리되지 않습니다.

[PortOne 개발자센터](https://developers.portone.io/)를 이용해주세요.
{% endhint %}

### 에스크로 API 는 현재 아래 PG사만 지원이 가능합니다.

* KG이니시스
* NHN KCP
* 페이조아(다우테이타)

{% content-ref url="/pages/kbxsAPYuJhUHXWTZ5Afp" %}
[배송정보 단건조회 API](/docs/api/api-7/api.md)
{% endcontent-ref %}

{% content-ref url="/pages/A5ercOyFqUIXjg33xqA7" %}
[배송정보 단건등록 API](/docs/api/api-7/api-1.md)
{% endcontent-ref %}

{% content-ref url="/pages/ttqKuGiQ60d6BCqNRA4n" %}
[배송정보 단건수정 API](/docs/api/api-7/api-2.md)
{% endcontent-ref %}


---

# 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://portone.gitbook.io/docs/api/api-7.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.
