4.1.2.Lookup All Supported Countries
| Lookup All Supported Countries | |
| Description | Fetch the list of countries currently supported by the Prodege API |
| Request URL | Prodege Base URL + /lookup-country-all |
| Request Method | GET |
| Request Parameters | |||
| Parameter Name | Parameter Type | Description | Required? |
| apik | String | Your API Key. | Yes |
| request_date | Numeric | Timestamp in milliseconds (see Authentication). | Yes |
| signature | String | The signature of your request (see Authentication). | Yes |
| Response Parameters | ||
| Parameter Name | Parameter Type | Description |
| return_status | String | The return status for this api call |
| all_countries | array | List of all countries supported by Prodege |
| all_countries Element Model | ||
| Property Name | Property Type | Description |
| country_id | Numeric | The id that uniquely identifies this supported country |
| country_name | String | The name of this supported country |
Help Guide Powered by Documentor