Site Tools


guides:web_services_guide

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
guides:web_services_guide [2020/08/23 16:33] brett.zamoraguides:web_services_guide [2024/01/16 16:08] (current) brett.zamora
Line 16: Line 16:
 | [[guides:ws_store_checksum|StoreChecksum]] | Used to store the checksum of a Base64Document string in the CeRTNA Portal. | | [[guides:ws_store_checksum|StoreChecksum]] | Used to store the checksum of a Base64Document string in the CeRTNA Portal. |
 | [[guides:ws_validatechecksum|ValidateChecksum]] | The ValidateChecksum web service is intended to be used by a client to verify that a document-level checksum calculated locally matches the document-level checksum that was supplied by the alternate party. | | [[guides:ws_validatechecksum|ValidateChecksum]] | The ValidateChecksum web service is intended to be used by a client to verify that a document-level checksum calculated locally matches the document-level checksum that was supplied by the alternate party. |
 +| [[guides:ws_transaction|Transaction]] | The Transaction web service is used to obtain the current status of a transaction and optionally the transaction history. |
  
  
-The following web services are based on a hierarchical REST API structure that is rooted with the payloads web service. The extensions to the payloads web service are categorized as 'functions' and although each function is documented separately, each is function is a child and/or extension to the payloads service.+The following web services are based on a hierarchical REST API structure that is rooted with the payloads web service. For ease of documentation, the extensions to the payloads web service are categorized as 'functions' and although each function is documented separately, each is function is a child and/or extension to the payloads service and the correct syntax is documented in the Request Endpoint section for each function.
  
 The web service functions listed in the following table support CeRTNA's 'Remote Folder' functionality which is an architecture that allows REQUEST and RESPONSE files to be sent to or retrieved from folders that reside outside of the county or submitters internal network The web service functions listed in the following table support CeRTNA's 'Remote Folder' functionality which is an architecture that allows REQUEST and RESPONSE files to be sent to or retrieved from folders that reside outside of the county or submitters internal network
Line 27: Line 28:
 | [[guides:ws_payloads_get_repository_file_names|payloads:get_repository_file_names]] | Get a list of file names in the specified repository. | | [[guides:ws_payloads_get_repository_file_names|payloads:get_repository_file_names]] | Get a list of file names in the specified repository. |
 | [[guides:ws_payloads_retrieve_payload|payloads:retrieve_payload]] | Retrieve a payload from the specified repository. | | [[guides:ws_payloads_retrieve_payload|payloads:retrieve_payload]] | Retrieve a payload from the specified repository. |
-| [[guides:ws_payloads_send_payload|payloads:send_payload]] | Send a payload from the specified repository. |+| [[guides:ws_payloads_send_payload|payloads:send_payload]] | Send a payload to the specified repository. |
 | [[guides:ws_payloads_lock_unlock_finalize|payloads:lock_unlock_finalize_payload]] | Lock, unlock, or finalize (rename the file extension) a payload. | | [[guides:ws_payloads_lock_unlock_finalize|payloads:lock_unlock_finalize_payload]] | Lock, unlock, or finalize (rename the file extension) a payload. |
 | [[guides:ws_payloads_delete_payload|payloads:delete_payload]] | Delete a payload from the specified repository. | | [[guides:ws_payloads_delete_payload|payloads:delete_payload]] | Delete a payload from the specified repository. |
 +
 +
 +The following web services were added to support the automation of New Submitter Requests and Update COI Requests. This group of web services consists of 3 services as shown below. Click on the web service name for more detailed information about the web service.
 +
 +{{tablelayout?colwidth="300px,300px"&rowsFixed=1&rowsVisible=10&float=center}}
 +^ Web ServiceName^ Description ^
 +| [[guides:ws_submitterrequest|submitterRequest]] | Send a New Submitter Request. |
 +| [[guides:ws_updatecoirequest|updateCOIRequest]] | Send an update COI Request followed by the updated COI PDF file.  <color #ed1c24>**CeRTNA will remove this web service on June 1, 2024**</color>. Please use the updateMOUCOIRequest as soon as possible. |
 +| [[guides:ws_updateMOUCOIRequest|updateMOUCOIRequest]] | Send an update MOU or COI Request followed by the updated MOU or COI or both MOU and COI PDF documents. |
 +| [[guides:ws_postdocument|postDocument]] | Send an MOU or COI supporting PDF document. |
 +
  
  
guides/web_services_guide.1598200434.txt.gz · Last modified: by brett.zamora