OBJECT
FOREXCONFIRMATION
link GraphQL Schema definition
- type FOREXCONFIRMATION implements CONFIRMATION {
- : Value
- : DateTime
- # Reason/Comment related to the DTCC Matching Status
- : String
- # The value of the confirmation including its execution costs
- : Value
- : SUBJECT
- : ValueComputationResult
- : DateTime
- : UUID
- : String
- # Trade Date contains the date of execution
- : LocalDate
- : Value
- : Long
- : COUNTERPART
- # The booking date of the confirmation. In most cases this is the NAV date of the
- # reconciliation which books the confirmation.
- : LocalDate
- : LocalDate
- # Waiver under this order was executed at
- #
- # Arguments
- # orderBy: [Not documented]
- # includeDeleted: [Not documented]
- (: [OrderBy], : Boolean): [CUSTOMENUMLITERAL]
- : ConfirmationStatus
- : DateTime
- # Arguments
- # orderBy: [Not documented]
- (: [OrderBy]): [ASSIGNMENT]
- : DateTime
- # MIC code of trading venue
- : String
- # "Pending" when the instruction is pending settlement and it is still possible to
- # settle on or before the contractual settlement date; or
- # "Pending failed" when the instruction is pending settlement, but it is no longer
- # possible to settle on the contractual settlement date because a problem has
- # occurred or the contractual settlement date is in the past.
- : CUSTOMENUMLITERAL
- : ValueComputationResult
- : EXECUTIONCOSTS
- : SUBJECT
- # Arguments
- # orderBy: [Not documented]
- (: [OrderBy]): [ACCOUNTING]
- : ASSET
- # Reason/Comment related to the Market Settlement Status
- : String
- : [SYMBOL]
- # This information reflects the matching status on DTCC (former Omgeo) platform.
- # If the field is empty, no information was gathered from DTCC.
- : CUSTOMENUMLITERAL
- : DateTime
- : SUBJECT
- : TRANSACTIONREPORT
- : ORDER
- # Arguments
- # orderBy: [Not documented]
- (: [OrderBy]): [CONFIRMATIONINTERACTION]
- # Reason/Comment related to the Market Matching Status
- : String
- : Value
- : CUSTOMENUMLITERAL
- # Matching status of the instruction for this confirmatoin on the market (e.g.
- # CSD/ICSD)
- : CUSTOMENUMLITERAL
- # LEI code of executing firm
- : String
- : ValueComputationResult
- : SUBJECT
- # Arguments
- # type: The type of the symbol to retrieve.
- (: String!): SYMBOL
- # The primary symbol (symbol type with the highest priority)
- : SYMBOL
- : Long
- }