---
title: "Get Delivery Countries"
method: GET
path: "/payouts/countries"
---

# Get Delivery Countries

`GET /payouts/countries`

## Response `200`

200

- object
  - `code` integer
  - `data` object
    - `countries` object[]
      - `country` string
      - `id` string
      - `name` string
      - `paymentTypes` string[]
      - `phonePrefix` string
  - `success` boolean

## Other responses

- `400` — 400

---

[API](https://skmtc.net/eversend/apis/authentication.md) · [All operations](https://skmtc.net/eversend/apis/authentication/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/eversend/authentication/revisions/7c1b8e2a0830/schema)
