# Dodo Payments Documentation: Korean API Reference

> Documentation for Dodo Payments — the all-in-one payments, billing, and merchant of record platform for SaaS, AI, and digital products.

## API Reference

### API Reference

- [소개](https://docs.dodopayments.com/ko/api-reference/introduction.md): Dodo Payments API는 결제 처리, 구독 관리 및 디지털 제품 제공을 위한 포괄적인 엔드포인트를 제공합니다. 당사의 RESTful API는 모든 작업에 대해 상세한 응답을 제공하며 업계 표준을 따릅니다.
- [오류 코드](https://docs.dodopayments.com/ko/api-reference/error-codes.md): 카테고리로 그룹화된 Dodo Payments API 및 비즈니스 로직 오류 코드에 대한 참조, 트리거, 메시지 및 해결 방법 포함.
- [거래 실패](https://docs.dodopayments.com/ko/api-reference/transaction-failures.md): 모든 Dodo Payments 거래 실패 코드를 이해하고, 그것이 소프트 또는 하드 거절인지, 그리고 결제를 회복하기 위한 권장 조치를 파악하십시오.
- [메타데이터 가이드](https://docs.dodopayments.com/ko/api-reference/metadata.md): Dodo Payments 객체에 대한 추가 정보를 저장하기 위해 메타데이터를 사용하는 방법을 알아보세요.

### Checkout Sessions

- [체크아웃 세션 생성](https://docs.dodopayments.com/ko/api-reference/checkout-sessions/create.md): 모든 유형의 청구 요구 사항에 대한 체크아웃 세션을 생성하기 위한 통합 엔드포인트.
- [체크아웃 세션 미리보기](https://docs.dodopayments.com/ko/api-reference/checkout-sessions/preview.md): 실제 세션을 생성하지 않고 가격, 세금 및 총액을 계산하기 위해 체크아웃 세션을 미리 봅니다.
- [체크아웃 세션 가져오기](https://docs.dodopayments.com/ko/api-reference/checkout-sessions/get-checkouts.md): 특정 checkout session의 ID로 상태를 조회하며, 결과 payment ID와 payment status를 포함합니다.

### Payments

- [결제 목록](https://docs.dodopayments.com/ko/api-reference/payments/get-payments.md): 귀하의 계정과 관련된 모든 결제의 목록을 가져옵니다.
- [결제 세부정보 가져오기](https://docs.dodopayments.com/ko/api-reference/payments/get-payments-1.md): 특정 결제에 대한 자세한 정보를 가져옵니다.
- [청구서 받기](https://docs.dodopayments.com/ko/api-reference/payments/get-invoice.md): 결제 ID로 청구서를 받습니다.
- [라인 항목 가져오기](https://docs.dodopayments.com/ko/api-reference/payments/retrieve-line-items.md): 특정 결제에 대한 라인 항목을 가져옵니다.
- [일회성 결제 생성](https://docs.dodopayments.com/ko/api-reference/payments/post-payments.md): 고객을 위한 일회성 결제를 생성합니다.

### Subscriptions

- [구독 목록](https://docs.dodopayments.com/ko/api-reference/subscriptions/get-subscriptions-1.md): 귀하의 계정과 연결된 모든 구독의 목록을 가져옵니다.
- [구독 세부정보 가져오기](https://docs.dodopayments.com/ko/api-reference/subscriptions/get-subscriptions.md): 특정 구독에 대한 자세한 정보를 가져옵니다.
- [플랜 변경](https://docs.dodopayments.com/ko/api-reference/subscriptions/change-plan.md): 기존 subscription의 plan을 수정하여 서로 다른 pricing tier로 업그레이드 및 다운그레이드할 수 있습니다.<br/><br/>참고&colon; 기본적으로 고객의 기존 결제 정보를 사용합니다. 호스팅 결제 페이지를 통해 청구하려면 collect_via_payment_link를 설정하세요.
- [요금제 변경 미리보기](https://docs.dodopayments.com/ko/api-reference/subscriptions/preview-change-plan.md): 구독 요금제 변경의 영향을 실제로 변경하기 전에 미리 확인합니다. 즉각적인 청구 금액과 새로운 구독 세부정보를 반환하지만 실제 변경은 하지 않습니다.
- [예약된 플랜 변경 취소](https://docs.dodopayments.com/ko/api-reference/subscriptions/cancel-change-plan.md): 구독에 대한 예약된 플랜 변경을 취소합니다.
- [구독 업데이트](https://docs.dodopayments.com/ko/api-reference/subscriptions/patch-subscriptions.md): 구독의 세부정보를 업데이트합니다.
- [청구 생성 (온디맨드)](https://docs.dodopayments.com/ko/api-reference/subscriptions/create-charge.md): 구독에 대한 청구를 생성합니다. 이는 온디맨드 청구에 유용합니다.
- [구독 사용 내역 가져오기](https://docs.dodopayments.com/ko/api-reference/subscriptions/get-usage-history.md): 사용 기반 청구가 있는 구독의 전체 사용 내역을 검색합니다.
- [크레딧 사용량 검색](https://docs.dodopayments.com/ko/api-reference/subscriptions/retrieve-credit-usage.md): 구독에 대한 크레딧 사용량을 검색합니다.
- [결제 방법 업데이트](https://docs.dodopayments.com/ko/api-reference/subscriptions/update-payment-method.md): 기존 구독의 결제 방법을 업데이트합니다. 새 결제 방법을 추가하거나 고객의 저장된 결제 방법 중 기존 방법을 사용할 수 있습니다.
- [구독 생성](https://docs.dodopayments.com/ko/api-reference/subscriptions/post-subscriptions.md): 고객을 위한 구독을 생성합니다.

### Discounts

- [할인 목록](https://docs.dodopayments.com/ko/api-reference/discounts/list-discounts.md): 귀하의 계정과 관련된 모든 할인 목록을 검색합니다.
- [할인 생성](https://docs.dodopayments.com/ko/api-reference/discounts/create-discount.md): 귀하의 계정을 위한 할인을 생성합니다.
- [할인 가져오기](https://docs.dodopayments.com/ko/api-reference/discounts/validate-discount.md): 고유한 discount_id로 할인을 검색합니다.
- [코드로 할인 받기](https://docs.dodopayments.com/ko/api-reference/discounts/get-discount-by-code.md): 내부 할인 ID 대신 코드 이름(예: 'SAVE20')으로 할인을 검증하고 검색합니다.
- [할인 업데이트](https://docs.dodopayments.com/ko/api-reference/discounts/update-discount.md): 계정의 할인을 업데이트합니다.
- [할인 삭제](https://docs.dodopayments.com/ko/api-reference/discounts/delete-discount.md): 계정에서 할인을 삭제합니다.
- [할인 고객 목록](https://docs.dodopayments.com/ko/api-reference/discounts/list-discount-customers.md): 할인 allowlist에 연결된 고객의 페이지가 매겨진 목록을 가져옵니다.
- [Discount 고객 추가](https://docs.dodopayments.com/ko/api-reference/discounts/add-discount-customers.md): 고객을 할인 allowlist에 멱등적으로 연결합니다. 이 allowlist는 특정 고객의 customer_eligibility를 지원합니다.
- [할인 고객 제거](https://docs.dodopayments.com/ko/api-reference/discounts/remove-discount-customer.md): 단일 고객을 할인 허용 목록에서 분리하여 더 이상 할인 대상이 되지 않도록 합니다.

### Licenses

- [라이선스 키 생성](https://docs.dodopayments.com/ko/api-reference/licenses/create-license-key.md): 다른 시스템에서 기존 라이선스 키를 가져옵니다. 키 문자열, 고객 및 제품은 모두 필수입니다.
- [라이센스 활성화](https://docs.dodopayments.com/ko/api-reference/licenses/activate-license.md): 이 엔드포인트는 사용자의 라이센스를 활성화할 수 있게 해줍니다.
- [라이선스 비활성화](https://docs.dodopayments.com/ko/api-reference/licenses/deactivate-license.md): 이 엔드포인트는 사용자의 라이선스를 비활성화할 수 있습니다.
- [라이센스 검증](https://docs.dodopayments.com/ko/api-reference/licenses/validate-license.md): 이 엔드포인트는 사용자의 라이센스를 검증할 수 있게 해줍니다.
- [라이선스 키 나열](https://docs.dodopayments.com/ko/api-reference/licenses/list-license-keys.md): 귀하의 계정과 연결된 라이센스 키 목록을 가져옵니다.
- [라이센스 키 가져오기](https://docs.dodopayments.com/ko/api-reference/licenses/get-license-key.md): ID로 특정 라이센스 키의 세부 정보를 검색합니다.
- [라이센스 키 업데이트](https://docs.dodopayments.com/ko/api-reference/licenses/update-license-key.md): 이 엔드포인트는 ID로 라이센스 키를 업데이트할 수 있습니다.
- [라이선스 키 인스턴스 나열](https://docs.dodopayments.com/ko/api-reference/licenses/get-license-key-instances.md): 라이선스 키 인스턴스 목록을 가져옵니다. 특정 라이선스 키로 결과를 범위 지정하려면 `license_key_id`로 필터링하거나 권한 부여를 범위 지정하려면 `grant_id`로 필터링할 수 있습니다.
- [라이선스 키 인스턴스 가져오기](https://docs.dodopayments.com/ko/api-reference/licenses/get-license-key-instance.md): ID로 특정 라이선스 키 인스턴스의 세부정보를 검색합니다.
- [라이센스 키 인스턴스 업데이트](https://docs.dodopayments.com/ko/api-reference/licenses/update-license-key-instance.md): 이 엔드포인트는 ID를 통해 특정 라이센스 키 인스턴스를 업데이트할 수 있습니다.

### Entitlements

- [권한 목록](https://docs.dodopayments.com/ko/api-reference/entitlements/list-entitlements.md): 통합 유형별로 선택적으로 필터링하여 비즈니스에 대한 모든 권한을 나열합니다.
- [권한 생성](https://docs.dodopayments.com/ko/api-reference/entitlements/create-entitlement.md): 모든 통합 유형의 새 entitlement를 생성하세요 — License Key, Digital Files, Feature Flag, Discord, GitHub, Telegram, Figma, Framer 또는 Notion.
- [사용 권한 가져오기](https://docs.dodopayments.com/ko/api-reference/entitlements/get-entitlement.md): 해결된 통합 구성으로 단일 사용 권한을 검색합니다. 디지털 파일 사용 권한의 경우, 파일 메타데이터와 서명된 다운로드 URL이 응답에 채워집니다.
- [권한 업데이트](https://docs.dodopayments.com/ko/api-reference/entitlements/update-entitlement.md): 권한의 이름, 설명, 통합 구성, 또는 메타데이터를 업데이트합니다.
- [자격 삭제](https://docs.dodopayments.com/ko/api-reference/entitlements/delete-entitlement.md): 자격을 소프트 삭제합니다. 기존 권한에는 영향을 미치지 않습니다.
- [파일 업로드](https://docs.dodopayments.com/ko/api-reference/entitlements/upload-file.md): 파일을 Digital Files 할당량에 업로드합니다. 파일은 저장소로 스트리밍되며 최대 크기는 500 MiB입니다. 반환된 파일 ID는 할당량의 digital_file_ids 목록에 추가됩니다.
- [파일 삭제](https://docs.dodopayments.com/ko/api-reference/entitlements/delete-file.md): Digital Files 권한에서 파일을 제거합니다. 파일은 저장소에서 삭제되고 권한의 digital_file_ids 목록에서 제거됩니다.
- [권한 목록](https://docs.dodopayments.com/ko/api-reference/entitlements/list-grants.md): 자격에 대한 모든 권한을 나열하며, 상태 및 고객 ID에 따른 선택적 필터가 가능합니다. 각 권한은 고객별 이행 상태를 포함하며, 해당하는 경우 라이센스 키 및 디지털 파일 다운로드 URL을 포함합니다.
- [고객 Grant 목록](https://docs.dodopayments.com/ko/api-reference/entitlements/list-customer-grants.md): 모든 entitlement에서 고객의 entitlement grant를 모두 나열합니다. 각 grant는 한 행으로 표시되며, 상태 및 통합 유형별 선택적 필터를 지원합니다. Feature flag grant에는 유형이 지정된 feature payload가 포함됩니다.
- [라이선스 키 부여 이행](https://docs.dodopayments.com/ko/api-reference/entitlements/fulfill-license-key.md): 키 값을 공급하여 보류 중인 라이선스 키 부여를 수동으로 이행합니다. 키를 삽입하고 고객에게 이메일로 전달하며, 부여 상태를 전달됨으로 전환합니다.
- [권한 취소](https://docs.dodopayments.com/ko/api-reference/entitlements/revoke-grant.md): 수동으로 권한을 취소합니다. 고객의 플랫폼 접근이 제거되고(OAuth/봇 통합의 경우) 라이선스 키가 비활성화됩니다. 수동 취소는 revocation_reason "manual"을 사용하며 구독 갱신 시 자동으로 다시 부여되지 않습니다.

### Customers

- [고객 생성](https://docs.dodopayments.com/ko/api-reference/customers/create-customer.md): Dodo Payments 계정에 새 고객을 생성합니다.
- [고객 목록](https://docs.dodopayments.com/ko/api-reference/customers/get-customers.md): 귀하의 계정과 연결된 모든 고객의 목록을 가져옵니다.
- [고객 세부정보 가져오기](https://docs.dodopayments.com/ko/api-reference/customers/get-customers-1.md): 특정 고객에 대한 자세한 정보를 가져옵니다.
- [고객 업데이트](https://docs.dodopayments.com/ko/api-reference/customers/patch-customer.md): 고객의 정보를 업데이트합니다.
- [고객 포털 세션 생성](https://docs.dodopayments.com/ko/api-reference/customers/create-customer-portal-session.md): 특정 고객을 위한 고객 포털의 세션을 생성합니다.
- [결제 수단 목록](https://docs.dodopayments.com/ko/api-reference/customers/get-customer-payment-methods.md): 특정 고객과 관련된 모든 결제 수단을 나열합니다.
- [Delete Payment Method](https://docs.dodopayments.com/ko/api-reference/customers/delete-payment-method.md): 고객과 연관된 결제 수단을 삭제합니다.
- [고객 Entitlement 목록 조회](https://docs.dodopayments.com/ko/api-reference/customers/list-customer-entitlements.md): 고객에게 전달되었거나 아직 처리 중인 모든 entitlement grant를 가져옵니다.
- [고객 Credit Entitlements 목록](https://docs.dodopayments.com/ko/api-reference/customers/list-customer-credit-entitlements.md): 고객의 모든 Credit Entitlements와 현재 잔액을 가져옵니다.

### Customer Wallets

- [고객 지갑 목록 조회](https://docs.dodopayments.com/ko/api-reference/customers/get-customer-wallets.md): 특정 고객과 연결된 통화 지갑 잔액을 조회합니다. 지갑에는 지원되는 통화(USD, EUR 또는 GBP)의 실제 자금이 보관되며, 청구서 및 구독 결제에 사용할 수 있습니다.
- [고객 지갑 원장 항목 목록](https://docs.dodopayments.com/ko/api-reference/customers/get-customer-wallets-ledger-entries.md): 특정 고객의 지갑 원장 항목(자금 추가 및 차감)을 나열합니다. 페이지 매김 및 통화 필터를 지원합니다.
- [고객 지갑 원장 항목 생성](https://docs.dodopayments.com/ko/api-reference/customers/post-customer-wallets-ledger-entries.md): 고객의 wallet에 금액을 추가하거나 차감합니다. 자금을 추가하려면 entry_type을 'credit'으로, 차감하려면 'debit'으로 설정합니다. Wallet 잔액은 지원되는 통화(USD, EUR 또는 GBP)로 표시되는 실제 금액이며, subscription invoice에 적용할 수 있습니다.

### Products

- [제품 목록](https://docs.dodopayments.com/ko/api-reference/products/get-products.md): 귀하의 계정과 연결된 모든 제품의 목록을 가져옵니다.
- [제품 생성](https://docs.dodopayments.com/ko/api-reference/products/post-products.md): 새로운 제품을 생성합니다.
- [제품 세부정보 가져오기](https://docs.dodopayments.com/ko/api-reference/products/get-products-1.md): 특정 제품에 대한 자세한 정보를 가져옵니다.
- [제품 업데이트](https://docs.dodopayments.com/ko/api-reference/products/patch-products.md): 제품의 세부정보를 업데이트합니다.
- [상품 이미지 업데이트](https://docs.dodopayments.com/ko/api-reference/products/put-products-images.md): 상품 이미지를 업로드할 수 있는 사전 서명된 S3 URL을 가져옵니다. 반환된 URL에 60초 이내에 이미지를 업로드하세요.
- [제품 보관](https://docs.dodopayments.com/ko/api-reference/products/archive-product.md): 귀하의 계정과 연결된 제품을 아카이브합니다.
- [제품 보관 해제](https://docs.dodopayments.com/ko/api-reference/products/unarchive-product.md): 귀하의 계정과 연결된 제품을 복원합니다.
- [제품 파일 업로드](https://docs.dodopayments.com/ko/api-reference/products/update-files.md): 제품용 단일 파일을 업로드할 수 있는 사전 서명된 S3 URL을 가져옵니다. 반환된 URL에 60초 이내에 파일을 업로드하세요.
- [짧은 링크 목록](https://docs.dodopayments.com/ko/api-reference/products/get-products-short-links.md): 비즈니스에서 생성한 모든 짧은 링크를 나열합니다. 짧은 링크는 제품에 대한 사용자 정의 슬러그가 있는 단축된 체크아웃 URL을 제공합니다.
- [짧은 링크 생성](https://docs.dodopayments.com/ko/api-reference/products/post-products-id-short-links.md): 제품에 대한 사용자 정의 슬러그가 포함된 짧은 체크아웃 URL을 생성합니다. 내부적으로 정적 체크아웃 URL을 사용합니다.

### Localized Pricing

- [현지화된 가격 목록](https://docs.dodopayments.com/ko/api-reference/products/get-products-localized-prices.md): 제품의 활성화된 현지화된 가격 규칙 목록을 확인합니다.
- [지역화된 가격 생성](https://docs.dodopayments.com/ko/api-reference/products/post-products-localized-prices.md): 제품에 대해 통화 또는 국가별로 지역화된 가격 규칙을 생성합니다.
- [로컬라이즈된 가격 가져오기](https://docs.dodopayments.com/ko/api-reference/products/get-products-localized-prices-id.md): 제품에 대한 단일 로컬라이즈된 가격 규칙을 검색합니다.
- [현지화된 가격 업데이트](https://docs.dodopayments.com/ko/api-reference/products/patch-products-localized-prices.md): 현지화된 가격 규칙의 금액을 업데이트합니다.
- [로컬라이즈된 가격 보관](https://docs.dodopayments.com/ko/api-reference/products/delete-products-localized-prices.md): 로컬라이즈된 가격 규칙을 보관합니다. 멱등성 소프트 삭제.

### Addons

- [애드온 생성](https://docs.dodopayments.com/ko/api-reference/addons/create-addon.md): 주요 구독 제품에 첨부할 수 있는 새로운 애드온 제품을 생성합니다.
- [애드온 목록](https://docs.dodopayments.com/ko/api-reference/addons/list-addons.md): 사용 가능한 모든 애드온의 포괄적인 목록을 검색합니다.
- [애드온 가져오기](https://docs.dodopayments.com/ko/api-reference/addons/get-addon.md): 고유 식별자를 사용하여 특정 애드온에 대한 자세한 정보를 검색합니다.
- [애드온 업데이트](https://docs.dodopayments.com/ko/api-reference/addons/update-addon.md): 고유 식별자를 사용하여 기존 애드온의 세부정보를 수정합니다.
- [Addon 이미지 업데이트](https://docs.dodopayments.com/ko/api-reference/addons/update-addon-images.md): 기존 addon의 이미지를 업로드할 presigned S3 URL을 가져옵니다. 반환된 URL에 60초 이내에 이미지를 업로드하세요.

### Credit Entitlements

- [크레딧 권한 목록](https://docs.dodopayments.com/ko/api-reference/credit-entitlements/list-credit-entitlements.md): 페이지네이션을 지원하여 인증된 비즈니스의 모든 크레딧 권한을 나열합니다
- [크레딧 권한 생성](https://docs.dodopayments.com/ko/api-reference/credit-entitlements/create-credit-entitlement.md): 인증된 비즈니스를 위한 새 크레딧 권한을 생성합니다
- [신용 자격 가져오기](https://docs.dodopayments.com/ko/api-reference/credit-entitlements/get-credit-entitlement.md): ID로 특정 신용 자격을 검색합니다
- [신용 권한 업데이트](https://docs.dodopayments.com/ko/api-reference/credit-entitlements/update-credit-entitlement.md): 부분 데이터를 사용하여 기존 신용 권한을 업데이트합니다
- [크레딧 권한 삭제](https://docs.dodopayments.com/ko/api-reference/credit-entitlements/delete-credit-entitlement.md): ID로 크레딧 권한을 소프트 삭제합니다.
- [크레딧 권한 복구](https://docs.dodopayments.com/ko/api-reference/credit-entitlements/undelete-credit-entitlement.md): 이전에 삭제된 크레딧 권한을 복원합니다.
- [잔액 목록](https://docs.dodopayments.com/ko/api-reference/credit-entitlements/list-balances.md): 특정 크레딧 권한에 대한 모든 고객 잔액을 나열합니다
- [고객 잔액 가져오기](https://docs.dodopayments.com/ko/api-reference/credit-entitlements/get-customer-balance.md): 신용 권한에 대한 특정 고객의 잔액을 가져옵니다
- [고객 크레딧 부여 목록](https://docs.dodopayments.com/ko/api-reference/credit-entitlements/list-customer-grants.md): 특정 크레딧 권한 아래 고객의 크레딧 부여 내역을 나열합니다.
- [고객 원장 목록](https://docs.dodopayments.com/ko/api-reference/credit-entitlements/list-customer-ledger.md): 특정 크레딧 권한 하에서 고객의 원장 항목을 나열합니다
- [원장 항목 생성](https://docs.dodopayments.com/ko/api-reference/credit-entitlements/create-ledger-entry.md): 고객의 잔액을 차변 또는 대변 처리하기 위한 원장 항목을 생성합니다

### Meters

- [미터 생성](https://docs.dodopayments.com/ko/api-reference/meters/create-meter.md): 새로운 미터를 생성합니다.
- [미터 목록](https://docs.dodopayments.com/ko/api-reference/meters/get-meters.md): 모든 미터의 목록을 가져옵니다.
- [미터 가져오기](https://docs.dodopayments.com/ko/api-reference/meters/retrieve-meter.md): ID로 미터를 검색합니다.
- [미터 아카이브](https://docs.dodopayments.com/ko/api-reference/meters/archive-meter.md): ID로 미터를 아카이브합니다.
- [미터 복원](https://docs.dodopayments.com/ko/api-reference/meters/unarchive-meter.md): ID로 미터를 복원합니다.

### Usage Events

- [이벤트 수집](https://docs.dodopayments.com/ko/api-reference/usage-events/ingest-events.md): 사용 기반 청구를 위한 이벤트 수집.
- [이벤트 가져오기](https://docs.dodopayments.com/ko/api-reference/usage-events/get-event.md): ID로 이벤트를 가져옵니다.
- [이벤트 목록](https://docs.dodopayments.com/ko/api-reference/usage-events/list-events.md): 모든 이벤트의 목록을 가져옵니다.

### Refunds

- [환불 목록](https://docs.dodopayments.com/ko/api-reference/refunds/get-refunds.md): 귀하의 계정과 관련된 모든 환불의 목록을 가져옵니다.
- [환불 생성](https://docs.dodopayments.com/ko/api-reference/refunds/post-refunds.md): 결제에 대한 환불을 생성합니다.
- [환불 세부정보 가져오기](https://docs.dodopayments.com/ko/api-reference/refunds/get-refunds-1.md): 특정 환불에 대한 자세한 정보를 가져옵니다.
- [환불 영수증 가져오기](https://docs.dodopayments.com/ko/api-reference/refunds/get-refund-receipt.md): 환불에 대한 영수증을 가져옵니다.

### Disputes

- [분쟁 목록](https://docs.dodopayments.com/ko/api-reference/disputes/get-disputes.md): 귀하의 계정과 관련된 모든 분쟁의 목록을 가져옵니다.
- [분쟁 세부정보 가져오기](https://docs.dodopayments.com/ko/api-reference/disputes/get-disputes-1.md): 특정 분쟁에 대한 자세한 정보를 가져옵니다.

### Payouts

- [지급 목록](https://docs.dodopayments.com/ko/api-reference/payouts/get-payouts.md): 귀하의 계정과 관련된 모든 지급의 목록을 가져옵니다.
- [지급 분할 내역 가져오기](https://docs.dodopayments.com/ko/api-reference/payouts/retrieve-breakup.md): 지급의 통화로 이벤트 유형(결제, 환불, 분쟁, 수수료 등)에 따른 지급 분류를 반환합니다.
- [지급 내역 세부 정보 목록](https://docs.dodopayments.com/ko/api-reference/payouts/list-breakup-details.md): 지급에 대한 개별 잔고 원장의 항목을 페이지별로 반환하며, 각 항목의 금액이 지급 통화로 비례 분할됩니다.
- [지급 분할 CSV 다운로드](https://docs.dodopayments.com/ko/api-reference/payouts/download-breakup-csv.md): 원장 ID, 이벤트 유형, 금액 등을 포함한 완전한 지급 분할을 CSV 파일로 다운로드합니다.

### Balance Ledger

- [잔액 원장 항목 목록](https://docs.dodopayments.com/ko/api-reference/balance-ledger/list-ledger-entries.md): 계정의 잔액 원장 항목을 페이지 단위로 가져옵니다. 쿼리 매개변수를 사용하여 날짜 범위, 이벤트 유형, 통화 또는 참조 개체별로 필터링하세요.

### Brands

- [브랜드 목록](https://docs.dodopayments.com/ko/api-reference/brands/list-brands.md): 모든 브랜드를 나열합니다.
- [브랜드 생성](https://docs.dodopayments.com/ko/api-reference/brands/create-brand.md): 새로운 브랜드를 생성합니다.
- [브랜드 가져오기](https://docs.dodopayments.com/ko/api-reference/brands/get-brand.md): ID로 특정 브랜드를 검색합니다.
- [브랜드 업데이트](https://docs.dodopayments.com/ko/api-reference/brands/update-brand.md): 기존 브랜드의 세부정보를 업데이트합니다.
- [브랜드 이미지 업데이트](https://docs.dodopayments.com/ko/api-reference/brands/update-brand-images.md): 브랜드 이미지를 업로드하기 위한 presigned S3 URL을 가져옵니다. 반환된 URL에 60초 이내에 이미지를 업로드하세요.
- [브랜드 보관](https://docs.dodopayments.com/ko/api-reference/brands/archive-brand.md): 브랜드를 보관하고 해당 브랜드의 제품, 활성 구독 및 제품 컬렉션을 동일한 비즈니스의 다른 브랜드로 이동합니다.

### Webhooks

- [웹훅 목록](https://docs.dodopayments.com/ko/api-reference/webhooks/list-webhooks.md): 비즈니스를 위한 모든 웹훅 목록.
- [웹훅 생성](https://docs.dodopayments.com/ko/api-reference/webhooks/create-webhook.md): 비즈니스를 위한 새로운 웹훅을 생성합니다.
- [Webhook 세부 정보 가져오기](https://docs.dodopayments.com/ko/api-reference/webhooks/get-details.md): 특정 웹훅에 대한 자세한 정보를 가져옵니다.
- [웹훅 업데이트](https://docs.dodopayments.com/ko/api-reference/webhooks/update-webhook.md): 특정 웹훅을 업데이트합니다.
- [웹훅 삭제](https://docs.dodopayments.com/ko/api-reference/webhooks/delete-webhook.md): 특정 웹훅을 삭제합니다.
- [웹훅 헤더 가져오기](https://docs.dodopayments.com/ko/api-reference/webhooks/get-webhook-headers.md): 특정 웹훅의 헤더를 가져옵니다.
- [웹훅 헤더 업데이트](https://docs.dodopayments.com/ko/api-reference/webhooks/update-webhook-headers.md): 특정 웹훅의 헤더를 업데이트합니다.
- [웹훅 서명 키 가져오기](https://docs.dodopayments.com/ko/api-reference/webhooks/get-webhook-signing-key.md): 특정 웹훅에 대한 서명 키를 가져옵니다.

### Miscellaneous

- [지원되는 국가](https://docs.dodopayments.com/ko/api-reference/misc/supported-countries.md): 고객을 위한 Dodo Payments에서 지원하는 국가 목록을 가져옵니다.

### Product Collections

- [제품 컬렉션 목록](https://docs.dodopayments.com/ko/api-reference/product-collections/list-product-collections.md): 계정과 연관된 모든 제품 컬렉션의 목록을 가져옵니다.
- [제품 컬렉션 생성](https://docs.dodopayments.com/ko/api-reference/product-collections/create-product-collection.md): 새로운 제품 컬렉션을 생성합니다.
- [제품 컬렉션 가져오기](https://docs.dodopayments.com/ko/api-reference/product-collections/get-product-collection.md): 특정 제품 컬렉션에 대한 자세한 정보를 가져옵니다.
- [제품 컬렉션 업데이트](https://docs.dodopayments.com/ko/api-reference/product-collections/update-product-collection.md): 제품 컬렉션의 세부 정보를 업데이트합니다.
- [제품 컬렉션 보관](https://docs.dodopayments.com/ko/api-reference/product-collections/archive-product-collection.md): 귀하의 계정과 관련된 제품 컬렉션을 보관합니다.
- [제품 컬렉션 보관 해제](https://docs.dodopayments.com/ko/api-reference/product-collections/unarchive-product-collection.md): 계정과 연관된 제품 컬렉션의 보관을 해제합니다.
- [상품 컬렉션 이미지 업데이트](https://docs.dodopayments.com/ko/api-reference/product-collections/update-product-collection-images.md): 상품 컬렉션에 사용할 이미지를 업로드할 presigned S3 URL을 가져옵니다. 반환된 URL에 60초 이내에 이미지를 업로드하세요.
- [제품 컬렉션 그룹 생성](https://docs.dodopayments.com/ko/api-reference/product-collections/create-group.md): 제품 컬렉션에 새 그룹 추가.
- [제품 컬렉션 그룹 업데이트](https://docs.dodopayments.com/ko/api-reference/product-collections/update-group.md): 제품 컬렉션 내의 그룹을 업데이트합니다.
- [제품 컬렉션 그룹 삭제](https://docs.dodopayments.com/ko/api-reference/product-collections/delete-group.md): 제품 컬렉션에서 그룹 삭제.
- [제품 그룹에 추가](https://docs.dodopayments.com/ko/api-reference/product-collections/add-group-items.md): 제품 컬렉션 내의 그룹에 하나 이상의 제품을 추가합니다.
- [그룹 항목 업데이트](https://docs.dodopayments.com/ko/api-reference/product-collections/update-group-item.md): 제품 컬렉션 그룹 내의 제품 항목을 업데이트합니다.
- [그룹 항목 삭제](https://docs.dodopayments.com/ko/api-reference/product-collections/delete-group-item.md): 제품 컬렉션 그룹에서 제품 항목을 제거합니다.

## OpenAPI Specs

- [openapi.documented](/openapi/openapi.documented.yml)
