Retrieve country information by its short name
| Header | Type | Description |
|---|---|---|
Authorization | string | Provide customer token in format Bearer <jwt>. |
x-shop-id | string | Identify the shop context. |
| Parameter | Type | Description |
|---|---|---|
shortName | string | Country short name (e.g., NG, US, GB). Defaults to NG if not provided. |
JWT issued by the Salesive Store API for authenticated shoppers.
Optional storefront identifier sent as a header to scope responses to a specific shop. Try It requests remember this value once provided.
Optional identifier that scopes responses to a specific storefront when the referer cannot be inferred.
Country short name (e.g., NG, US, GB). Defaults to NG if not provided.