API Reference (OpenAPI) Changes - V1.1.0
Changed
Refactored Forex Transaction Details
- Moved
feeAmount and feeInstrumentReference from the ForexTransactionDetails object into a new object: ForexTransactionDetailsWithFee.
- The following objects now use
ForexTransactionDetailsWithFee for their forex property:
PurchaseEntry
FundsDepositTransactionEntry
FundsDepositReversalTransactionEntry
FundsWithdrawTransactionEntry
FundsWithdrawReversalTransactionEntry
FundsTransferTransactionEntry
Property Updates
AuthorisationEntry: replaced transactionAmount with originalAmount.
PurchaseEntry: removed transactionAmount.
FundsDepositTransactionEntry: removed originalAmount.
FundsDepositReversalTransactionEntry: removed originalAmount.
FundsWithdrawTransactionEntry: removed originalAmount.
FundsWithdrawReversalTransactionEntry: removed originalAmount.
Changed
- Updated several object and property descriptions for improved clarity and consistency.
- Updated several property and object descriptions to improve clarity and consistency.