guides:ws_validatebase64documentchecksum
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
guides:ws_validatebase64documentchecksum [2018/08/21 23:26] – brett.zamora | guides:ws_validatebase64documentchecksum [2018/08/21 23:36] (current) – brett.zamora | ||
---|---|---|---|
Line 38: | Line 38: | ||
| document_order_index | Required | [numeric] | Document sequence number enclosed in double-quotes. | | | document_order_index | Required | [numeric] | Document sequence number enclosed in double-quotes. | | ||
| checksum_algorithm | Required | [string] | Currently supporting SHA384. | | | checksum_algorithm | Required | [string] | Currently supporting SHA384. | | ||
- | | checksum_value | Required | [string] | Locally calculated checksum value represented as a Base64 string. | + | | checksum_value | Required | [string] | Locally calculated checksum value represented as a Base64 string. See comments for example of how to calculate a SHA3 checksum and convert it to a Base64 string. | |
- | See comments for example of how to calculate a SHA3 checksum and convert it to a Base64 string. | + | |
- | | | + | |
Line 86: | Line 84: | ||
Status Code: 200 | Status Code: 200 | ||
- | or | ||
- | |||
- | Status Code: 500 (When an error occurs.) | ||
<code json> | <code json> | ||
Line 96: | Line 91: | ||
</ | </ | ||
- | or (example 1) | + | |
+ | **or** | ||
+ | |||
+ | Status Code: 500 (When an error occurs.) | ||
+ | |||
+ | |||
+ | (Error | ||
<code json> | <code json> | ||
Line 107: | Line 108: | ||
</ | </ | ||
- | or | + | (Error example 2) |
<code json> | <code json> |
guides/ws_validatebase64documentchecksum.1534893969.txt.gz · Last modified: by brett.zamora