DtccParticipantReferenceResponse
objectWrapped response envelope for the dtcc-participants reference endpoint.
Example:dtcc-participants
A single DTCC participant record. Only currently effective records are returned.
Show Child Parameters
DtccParticipantRecord
objectA single DTCC participant record. Only currently effective records are returned.
Example:ABC
Example:ANN100
Participant identifier.
Example:PART001
Participant type code (e.g. “B” = broker-dealer, “C” = custodian).
Example:B
Example:ABC Participant
Business end date (ISO 8601). Distinct from expirationDate.
Record validity start (ISO 8601, inclusive).
Example:2025-01-01
Record validity end (ISO 8601, inclusive). null means no expiry.
ProductTransactionReferenceResponse
objectWrapped response envelope for the product-transactions reference endpoint.
Example:product-transactions
A single product transaction record. Only currently effective records are returned.
Show Child Parameters
ProductTransactionRecord
objectA single product transaction record. Only currently effective records are returned.
Rule-engine client code.
Example:OTP_BPM
Example:ANN100
Transaction type identifier.
Example:FullWithdrawal
Example:Full Withdrawal
Record validity start (ISO 8601, inclusive).
Example:2025-01-01
Record validity end (ISO 8601, inclusive). null means no expiry.
RestrictionTypeReferenceResponse
objectWrapped response envelope for the restriction-list reference endpoint.
Example:restriction-list
A single restriction type record. restrictionSubTypes is always present (empty array when none exist, never null). description may be null.