# Organization API: Customer Portal: Geo currency

> The 1 Organization API operations for geo currency.

Source: https://docs.coritan.com/api/reference/organizations/customer-portal/geo-currency/

Part of [Customer Portal](/api/reference/organizations/customer-portal/).

## Operations

| Method | Path | Summary |
| --- | --- | --- |
| GET | [`/api/v1/orgs/{org_slug}/portal/geo-currency`](#op-get-api-v1-orgs-org-slug-portal-geo-currency) | Unauthenticated country → suggested pay currency for storefront preselect |

### Unauthenticated country → suggested pay currency for storefront preselect {#op-get-api-v1-orgs-org-slug-portal-geo-currency}

`GET /api/v1/orgs/{org_slug}/portal/geo-currency`

Unauthenticated country → suggested pay currency for storefront preselect.

#### Parameters

| Name | In | Type | Required |
| --- | --- | --- | --- |
| `org_slug` | path | string | yes |

#### Responses

| Status | Meaning |
| --- | --- |
| `200` | Success. |
| `422` | The request is not valid. `detail` lists each problem. |
