GETFind the meta details of the currency/currency/meta:(:searchFields)
GETGet the details of a particular currency/currency/:id:(:searchFields)
GETGet all currencies/currency?count=:count&startPage=:startPage
GETFind the details of the currencies/currency?q=(:criteria_field%3D%3D:field_value)&count=:count&startPage=:startPage
POSTFind the details of currency (Using POST - Range based search)/currency/searchQuery?count=:count&startPage=:startPage&includeDetails=:includeDetails
GETFind the meta details of Exchange Rate/exchangerate/meta:(:searchFields)
GETGet the details of a particular Exchange Rate/exchangerate/:id:(:searchFields)
GETGet all Exchange Rates/exchangerate?count=:count&startPage=:startPage
GETFind the details of the exchange rate/exchangerate?q=(:criteria_field%3D%3D:field_value)&count=:count&startPage=:startPage
POSTFind the details of exchange rate (Using POST - Range based search)/exchangerate/searchQuery?count=:count&startPage=:startPage&includeDetails=:includeDetails
POSTCreate a new Exchange Rate/exchangerate
PUTUpdate the rate of a Exchange Rate/exchangerate/:id
GETGet the meta details of an organization/organization/meta:(:searchFields)?type=:type
GETGet the details of an organization/organization/:id:(:searchFields)
GETGet All organizations/organization?type=:type&count=:count&startPage=:startPage
GETFind the details of the Internal/External Organizations/organization?type=:type&q=(:criteria_field%3D%3D:field_value)&count=:count&startPage=:startPage
GETGet the details of an organization including associations/organization/:id?includeassociation=:includeassociation
GETGet the details of an organization using number/organization/number=:number?type=:type&includeassociation=:includeassociation
POSTCreate a new Internal Organization/organization?type=internal
POSTCreate a new External Organization/organization?type=external
PUTUpdate the details of an Internal Organization/organization/:id
PUTUpdate the details of an Internal Organization using Organization number./organization/number:orgNumber?type=internal
PUTUpdate the details and association of an Internal Organization/organization/:id
PUTUpdate the details and association of an Internal Organization using Organization number./organization/number=:orgNumber?type=internal
PUTUpdate the details and association of an External Organization /organization/:id
PUTUpdate the details and association of an External Organization using Organization number./organization/number=:orgNumber?type=external
PUTUpdate the details of an External Organization/organization/:id
PUTUpdate the details of an External Organization using Organization number/organization/number=:orgNumber?type=external
GETGet All IPs/ipmanagement/list?microSiteKey=:microSiteKey&type=:type&pageSize=:pageSize&pageNumber=:pageNumber
POSTCreate a new IP range/ipmanagement/add?copyToMicroSite=:copyToMicroSite
DELETEDelete Ip range for microsite/ipmanagement/delete?microSiteKey=:microSiteKey&type=:type&fromIP=:fromIP&toIP=:toIP&deleteFromMicroSites=:deleteFromMicroSites