Enrich trade with internal reference ID
POST/v1/trades/:trade_id/amendments
Add an internal reference ID to a confirmed trade.
Does NOT modify:
- Quantity, price, settlement date
- Counterparty or any trade economics
Triggers:
- Webhook event:
trade.reference.updated
Constraints:
- Trade must be in CONFIRMED or SETTLED status
Request
Responses
- 201
- 403
- 404
- 422
Enrichment successfully applied
Response Headers
Location
URI of the enrichment record
Example:
/v1/trades/DDTD-78KL-B4TT/amendments/AMD-001Insufficient permissions
Trade not found
Trade cannot be enriched