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:20] – brett.zamora | guides:ws_validatebase64documentchecksum [2018/08/21 23:36] (current) – brett.zamora | ||
---|---|---|---|
Line 11: | Line 11: | ||
<color # | <color # | ||
- | {{tablelayout? | + | {{tablelayout? |
^ Method ^ URL ^ | ^ Method ^ URL ^ | ||
| POST | < | | POST | < | ||
Line 31: | Line 31: | ||
<color # | <color # | ||
- | {{tablelayout? | + | {{tablelayout? |
- | ^ Parm Name ^ Req/Opt ^ Allowed Values ^ Default | + | ^ Parm Name ^ Req/Opt ^ Format |
- | | transaction_type | Required | [string] | + | | transaction_type | Required | [string] | Request or Response | |
- | | submitter_id | Required | [numeric] | + | | submitter_id | Required | [numeric] | Numeric submitter id enclosed in double-quotes. | |
- | | primary_reference | Required | [string] | + | | primary_reference | Required | [string] | Primary reference number. | |
- | | document_order_index | Required | [numeric] | + | | document_order_index | Required | [numeric] | Document sequence number enclosed in double-quotes. | |
- | | checksum_algorithm | Required | [string] | + | | checksum_algorithm | Required | [string] | Currently supporting SHA384. | |
- | | checksum_value | Required | [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 46: | Line 44: | ||
{{tablelayout? | {{tablelayout? | ||
- | ^ Parm Name ^ Data Type ^ Description ^ | + | ^ Parm Name ^ Format |
| result | [string] | If transaction/ | | result | [string] | If transaction/ | ||
| code | [string] | Exception conditions will result in code/ | | code | [string] | Exception conditions will result in code/ | ||
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.1534893630.txt.gz · Last modified: by brett.zamora