Transfer Response

transferResponse Object

PropertyData Type (length)Description
customerIdintegerHelix-assigned unique ID for the customer who created the transfer.
masterIdlong integer (64-bit integer)Helix-generated key that groups related transactions together. If a transaction directly relates to one or more other transactions, they will all have the same value for the masterId property.
tagstringUnique identifier in your system for this transfer which may be useful for search purposes. You will be able to search via this value in the Helix Admin console. Must be unique for all transactions/transfers within your program.
transactionIdlong integer (64-bit integer)Uniquely identifies a single transfer. Any files generated from Helix will use transactionId as the identifier for a single transfer. transactionId is NACHA-compliant (i.e. 15 or fewer digits in length).