Currency
POST http://localhost:3000/api/v1/currency
Request Body
{"country"=>"India", "currency"=>"Rupee", "code"=>"110033", "symbol"=>"Rs."}
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
Authorization | string | 
POST http://localhost:3000/api/v1/currency
{"country"=>"India", "currency"=>"Rupee", "code"=>"110033", "symbol"=>"Rs."}
| Key | Datatype | Required | Description | 
|---|---|---|---|
Authorization | string |