Trade Attribute
Learn more about Trade Attributes from the following resources:
Operations
| Operation | Operation Id | Summary | Detail |
|---|---|---|---|
| GET | GetTradeAttribute | Get a Trade Attribute resource. |
|
| PATCH | UpdateTradeAttribute | Update an existing Trade Attribute resource. |
|
| DELETE | DeleteTradeAttribute | Delete an existing Trade Attribute resource. |
|
| GET | GetTradeAttributeCollectionForTrade | Get a collection of Trade Attribute resources for the Trade. |
|
| GET | GetTradeAttributeCollection | Get a collection of Trade Attribute resources. |
|
| POST | CreateTradeAttribute | Create a new Trade Attribute resource. |
|
| GET | LookupTradeAttributeAllowedValue | Lookup the Attribute Allowed Value for the Trade Attribute. |
|
| GET | LookupTradeAttribute | Trade Attribute |
|
| GET | LookupTradeAttributeChangePermissionTree | Lookup the permission set for changing the Trade Attribute. |
|
| GET | LookupTradeAttributeInsertPermissionTree | Lookup the permission set for creating the Trade Attribute. |
|
| GET | LookupTradeAttributeTrade | Lookup the Trade Attribute for the Trade Attribute. |
|
| GET | BatchGetTradeAttribute | Get a collection of Trade Attribute resources for the set of id's. |
|
| POST | BatchCreateTradeAttribute | Create a new collection of Trade Attribute resources. |
|
| PATCH | BatchUpdateTradeAttribute | Update a collection of existing Trade Attribute resources. |
|
| DELETE | BatchDeleteTradeAttribute | Delete a collection of existing Trade Attribute resources. |
|
| PATCH | ChangeTradeAttributeIsActive | Change the IsActive status for an existing Trade Attribute resource. |
|
| PATCH | ChangeTradeAttributePermissionTree | Change the PermissionTree for an existing Trade Attribute resource. |
|
| PATCH | BatchChangeTradeAttributePermissionTree | Change the PermissionTree status for a collection of existing Trade Attribute resources. |
|
| PATCH | BatchChangeTradeAttributeIsActive | Change the IsActive status for a collection of existing Trade Attribute resources. |