Country
Number of APIs: 4
- 
Update Country PATCH {{BASE_URL}}/country/:id
 - 
Country List GET {{BASE_URL}}/country?name=Um
 - 
Add Country POST {{BASE_URL}}/country
 - 
Country GET {{BASE_URL}}/country/:id
 
Number of APIs: 4
Update Country PATCH {{BASE_URL}}/country/:id
Country List GET {{BASE_URL}}/country?name=Um
Add Country POST {{BASE_URL}}/country
Country GET {{BASE_URL}}/country/:id