Location Service
Country
Create a new Country
1min
POST
HEADER PARAMETERS
X-COREOS-REQUEST-ID
string
*Unique RequestId
X-COREOS-TID
string
*Tenant id
X-COREOS-USERINFO
string
core-os user info token
X-COREOS-ACCESS
string
*core-os access token
BODY PARAMETERS
body
CountriesRequest
*Create a country
countryCode
string
*Example: IN
countryName
string
*Example: india
RESPONSES
201
OK
SuccessCountriesResponse
[All Of:object]request
Request
data
object
400
Error Occurred
PostErrorResponse
[All Of:ErrorResponse]error
Error
*Error Information
request
Request
*401
Error Occurred
PostErrorResponse
[All Of:ErrorResponse]error
Error
*Error Information
request
Request
*403
Error Occurred
PostErrorResponse
[All Of:ErrorResponse]error
Error
*Error Information
request
Request
*503
Error Occurred
PostErrorResponse
[All Of:ErrorResponse]error
Error
*Error Information
request
Request
*

Updated 27 Sep 2023
Did this page help you?