Skip to main content

3 posts tagged with "1.0.0"

View All Tags

· One min read
Mahesh Pathirana

Changes to existing APIs

changes to existing fields

country > countryCode

  • customer account APIs

nationalIdNumber > nin

  • customer account list
  • get customer details

tradingSession field not required and set default to "REG".

  • place an order
  • commission
  • vat

· One min read
Mahesh Pathirana

Changes to existing APIs

new fields

Following field were added to the responses of ,

  • get order details
  • order search
  • get open orders APIs.
fielddescriptiontype
cumulativeQtyfilled qtynumber
cumulativeOrderValuefilled order valuenumber
cumulativeOrderNetValueorderValue + totalCommission + vatAmount + stampDutyAmount;number
cumulativeCommissiontotal commission for filled ordersnumber
cumulativeOrderNetSettlenetValue * issueSettleRatenumber

IssueSettleRate ; fx rate from symbol currency to cash account currency

removed fields

Removed netSecurityValue from account summary API. since this need to be calculated using current market prices.

changes to existing fields

All the date formats of the trade management responses changed to this format - yyyy/MM/dd-HH:mm:ss