Trade
Learn more about Trades from the following resources:
Operations
| Operation | Operation Id | Summary | Detail |
|---|---|---|---|
| GET | GetTrade | Get a Trade resource. |
|
| PATCH | UpdateTrade | Update an existing Trade resource. |
|
| DELETE | DeleteTrade | Delete an existing Trade resource. |
|
| GET | GetTradeCollection | Get a collection of Trade resources. |
|
| POST | CreateTrade | Create a new Trade resource. |
|
| GET | LookupTradeChangePermissionTree | Lookup the permission set for changing the Trade. |
|
| GET | LookupTradeDefaultTradeFinancialRate | Lookup the Trade Financial Rate for the Trade. |
|
| GET | LookupTradeInsertPermissionTree | Lookup the permission set for creating the Trade. |
|
| GET | BatchGetTrade | Get a collection of Trade resources for the set of id's. |
|
| POST | BatchCreateTrade | Create a new collection of Trade resources. |
|
| PATCH | BatchUpdateTrade | Update a collection of existing Trade resources. |
|
| DELETE | BatchDeleteTrade | Delete a collection of existing Trade resources. |
|
| PATCH | ChangeTradeIsActive | Change the IsActive status for an existing Trade resource. |
|
| PATCH | ChangeTradePermissionTree | Change the PermissionTree for an existing Trade resource. |
|
| PATCH | BatchChangeTradeIsActive | Change the IsActive status for a collection of existing Trade resources. |
|
| PATCH | BatchChangeTradePermissionTree | Change the PermissionTree status for a collection of existing Trade resources. |