Organization API: Customer Portal: Countries
The 1 Organization API operations for countries.
Part of Customer Portal.
Operations
Section titled Operations| Method | Path | Summary |
|---|---|---|
| GET | /api/v1/orgs/{org_slug}/portal/countries |
Countries a customer can bill from, and the one we think they are in |
Countries a customer can bill from, and the one we think they are in
Section titled Countries a customer can bill from, and the one we think they are inGET /api/v1/orgs/{org_slug}/portal/countries
Countries a customer can bill from, and the one we think they are in.
Parameters
Section titled Parameters| Name | In | Type | Required |
|---|---|---|---|
org_slug |
path | string | yes |
Responses
Section titled Responses| Status | Meaning |
|---|---|
200 |
Success. |
422 |
The request is not valid. detail lists each problem. |