post Foreign Currencies
POST {{HostName}}/fof/config/v1/foreignCurrencies
Request Body
{"foreignCurrencies"=>[{"currencyCode"=>"USD", "description"=>"US Dollar", "decimals"=>"2", "symbol"=>"USD", "sellCurrency"=>false, "inactive"=>false}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-hotelid | string | ||
Content-Type | string | ||
x-app-key | string |