Document Responses REST Endpoints

Business Objects/Tracking Events/Document Responses
The operations from the Business Objects/Tracking Events/Document Responses category.
Create a Document Response
Method: post
Path: /trackingEvents/{iTransactionNo}/documentResponses
Delete a Document Response
Method: delete
Path: /trackingEvents/{iTransactionNo}/documentResponses/{responseSeq}
Get a Document Response
Method: get
Path: /trackingEvents/{iTransactionNo}/documentResponses/{responseSeq}
Get Document Responses
Method: get
Path: /trackingEvents/{iTransactionNo}/documentResponses
Update a Document Response
Method: patch
Path: /trackingEvents/{iTransactionNo}/documentResponses/{responseSeq}
Update Document Responses
Method: patch
Path: /trackingEvents/{iTransactionNo}/documentResponses