Currency

POST http://localhost:3000/api/v1/currency

Request Body

{"country"=>"India", "currency"=>"Rupee", "code"=>"110033", "symbol"=>"Rs."}

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring