Table of Contents

Trade

TradeId : int64Code : stringDescription : stringNotes : stringIsActive : booleanCreatedOn : datetimeModifiedOn : datetimeVersion : int32SectionTradeId : int64ExternalReference : decimalNotes : stringCreatedOn : datetimeModifiedOn : datetimeVersion : int32SectionPermissionTreeUser1..*1..*user rightscreated bymodified by

Learn more about Trades from the following resources:

Operations

Operation Operation Id Summary Detail
GET GetTrade

Get a Trade resource.

View

PATCH UpdateTrade

Update an existing Trade resource.

View

DELETE DeleteTrade

Delete an existing Trade resource.

View

GET GetTradeCollection

Get a collection of Trade resources.

View

POST CreateTrade

Create a new Trade resource.

View

GET LookupTradeChangePermissionTree

Lookup the permission set for changing the Trade.

View

GET LookupTradeDefaultTradeFinancialRate

Lookup the Trade Financial Rate for the Trade.

View

GET LookupTradeInsertPermissionTree

Lookup the permission set for creating the Trade.

View

GET BatchGetTrade

Get a collection of Trade resources for the set of id's.

View

POST BatchCreateTrade

Create a new collection of Trade resources.

View

PATCH BatchUpdateTrade

Update a collection of existing Trade resources.

View

DELETE BatchDeleteTrade

Delete a collection of existing Trade resources.

View

PATCH ChangeTradeIsActive

Change the IsActive status for an existing Trade resource.

View

PATCH ChangeTradePermissionTree

Change the PermissionTree for an existing Trade resource.

View

PATCH BatchChangeTradeIsActive

Change the IsActive status for a collection of existing Trade resources.

View

PATCH BatchChangeTradePermissionTree

Change the PermissionTree status for a collection of existing Trade resources.

View