28th June 2016
This release has focuses mainly on the introduction of version 2.4 of ITAS API, which contains a selection of new services
Trader Desktop
Updates to Existing Features
ITAS API
New Services
-
GET - Charter: Read Charter profile data.
-
GET - Charter List: List of Charter profiles.
-
GET - WIP Account: Read generic account profiles.
-
GET - WIP Account List: List of generic account profiles.
-
PUT - AuthoriseForPosting: Authorise an entity to be added to the posting process.
-
POST - PayableManual: Allows generic cash payments to be created.
-
POST - PayableOnAccount: Allows cash payment to be created on account.
-
POST - ReceivableManual: Allows generic cash receipts to be created.
-
POST - ReceivableOnAccount: Allows generic cash receipts to be created on account.
-
PUT - MarkOrderAsProcessed: Call to complete an order.
Update to Existing Services
-
GET - StockUnit: Now restricted by WIPAccountType 'S'.
-
GET - StockUnit List: Now restricted by WIPAccountType 'S'.
-
GET - PostedTransaction: New properties 'TransactionIsMatched' and 'PreMatchedDocumentReference' added.
-
Changed POST - Create ClientAccount to PUT - Create/Update ClientAccount.
-
Changed POST - Create StockLoading to PUT - Create StockLoading.
Alerts & Notifications
Updates to Existing Features
Bug Fixes