Payment Order

Get FX forecast

post/GetFXforecast

Request body

Methodstring required
PartnerIdinteger required

Partner identifier provided by Fitbank

BusinessUnitIdinteger required

Number Of The BusinessUnit

Example request

{
  "Method": "GetFXforecast",
  "PartnerId": 30324,
  "BusinessUnitId": 4548
}

Response

Successfully

Changes

No recorded changes to this endpoint across all 1 revision of this API.