get transaction hashes by payment id.bin: Difference between revisions
Jump to navigation
Jump to search
(Created page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | paymentId || yes || Payment ID || Hash |} == Output == {| class="wikitable" ! Argu...") |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{DISPLAYTITLE:get_transaction_hashes_by_payment_id.bin}} | |||
== Input == | == Input == | ||
{| class="wikitable" | {| class="wikitable" |
Latest revision as of 09:26, 24 March 2020
Input
Argument | Mandatory | Description | Format |
---|---|---|---|
paymentId | yes | Payment ID | Hash |
Output
Argument | Description | Format |
---|---|---|
transactionHashes | List of transaction hashes | array |
status | Status of request, "OK" if successful | string |