Table of Contents

Trade Document

TradeDocumentId : int64Notes : stringIsActive : boolSequenceNumber : int32CreatedOn : datetimeModifiedOn : datetimeVersion : int32PermissionTreeUserDocumentRecordTradeuser rightscreated bymodified bylinked todocuments0..*

Learn more about Trade Documents from the following resources:

Operations

Operation Operation Id Summary Detail
GET GetTradeDocument

Get a Trade Document resource.

View

PATCH UpdateTradeDocument

Update an existing Trade Document resource.

View

DELETE DeleteTradeDocument

Delete an existing Trade Document resource.

View

GET GetTradeDocumentCollectionForTrade

Get a collection of Trade Document resources for the Trade.

View

GET GetTradeDocumentCollection

Get a collection of Trade Document resources.

View

POST CreateTradeDocument

Create a new Trade Document resource.

View

GET LookupTradeDocumentChangePermissionTree

Lookup the permission set for changing the Trade Document.

View

GET LookupTradeDocument

Trade Document

View

GET LookupTradeDocumentInsertPermissionTree

Lookup the permission set for creating the Trade Document.

View

GET LookupTradeDocumentTrade

Lookup the Trade Document for the Trade Document.

View

GET BatchGetTradeDocument

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

View

POST BatchCreateTradeDocument

Create a new collection of Trade Document resources.

View

PATCH BatchUpdateTradeDocument

Update a collection of existing Trade Document resources.

View

DELETE BatchDeleteTradeDocument

Delete a collection of existing Trade Document resources.

View

PATCH ChangeTradeDocumentIsActive

Change the IsActive status for an existing Trade Document resource.

View

PATCH ChangeTradeDocumentPermissionTree

Change the PermissionTree for an existing Trade Document resource.

View

PATCH BatchChangeTradeDocumentPermissionTree

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

View

PATCH BatchChangeTradeDocumentIsActive

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

View