patch
https://{firm}.addepar.com/api/v1/transactions
PATCH /v1/transactions/:transaction-id will modify a transaction by id.
The following attribute fields can not be updated:
- vendor_id
- type
- trade_date (cannot be updated for snapshots as it changes the transaction id)
The following relationship fields can not be updated:
- owner
- owned
- cash_position
To remove attribute field from transaciton, set value to null.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
400Bad Request
401Unauthorized
403Forbidden
404Not Found