get transaction hashes by payment id

From Talleo Wiki
Jump to navigation Jump to search

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

Description

Notes

  • Payment ID is passed as array of 8-bit integers, instead of hexadecimal string
  • Transaction hashes are returned as array of 8-bit integers, instead of hexadecimal string