HEV Data File

The Payout Data File is the source of truth for new Payouts. The HEV payout process starts when a Data File is received with the related HEV fields filled out and successfully processed by Latitude.

📘

Historical Equivalent Value (HEV)

When a non-USD payout is created using QBSA, Latitude fetches the historical USD equivalent (interbank/ECB rate) on the original payment date. That USD value becomes the new fixed liability. If the recipient collects in their original currency, Latitude converts the payout to QBRA after processing.

Data File Example

File Naming Convention (Excel)

Example: Acme_ReadyRemit_TransferRequest_Data_20230101110000.xlsx

To enable Historical Equivalent Value, the HEV Date must be included, the currency must be non-USD and the "Send or Receive" field must be set to SEND_AMOUNT.

In the following example, a batch payout has been created in MXN.A data row should be added to the data file for every unique payout. The data elements of the data row are defined in the table below:

ColumnDescriptionData typeRequiredExample
Row identifierSingle character identifier used to determine the type of row: D = dataText (1)✔️D
Reference NumberUnique ID used by you to reference the payout in within the Latitude product. This value is generated by you. This value is also the ID value used by the end user in the event they need customer support.

Note: It is recommended to select a value that is already being used to reference this payment in your system however it must be unique for all payouts.
Text (1-50)✔️ABC123456
Sender IDUnique ID provided by the Latitude Integrations team referencing a specific sender configuration and account as the source of funds.Text(1-50)✔️d82df35w-4723-3s09-9se7-d23hc3hes5a2
Recipient First NameGiven name of the recipientText (1-50)✔️Josef
Recipient Last NameSurname of the recipientText (1-50)✔️Martinez
Recipient Second Last NameMaternal or second last name of the recipientText (1-50)Jiminez
Recipient Email AddressEmail address of the recipient (this will determine where notification emails are sent)Text (1-50)✔️[email protected]
Recipient Phone NumberPhone number of the recipient (last 4 of this phone number used for verification by user by default)Text (4-50)✔️555812345678
Recipient Mailing Address Line 1Address line 1 of the recipient mailing addressText (1-50)PRIVADA UNIÓN 10
Recipient Mailing Address Line 2Address line 2 of the recipient mailing addressText (1-50)COL. AGRÍCOLA PANTITLÁN
Recipient Mailing Address CityCity of the recipient mailing addressText (1-50)CIUDAD DE MÉXICO
Recipient Mailing Address StateState/Province of the recipient mailing addressText (1-50)IZTACALCO
Recipient Mailing Address Postal CodeZip/Postal code of the recipient mailing addressText (1-10)30339 or
30339-0081
Recipient Mailing Address CountryCountry of the recipient mailing addressISO-3✔️MXN
Payout amountTotal amount of the payout in a decimal format (minimum amount = $1.00)Decimal (1-9999999)✔️150.99
Payout Amount CurrencyCurrency of the payoutISO-3✔️USD
Send or ReceiveQuote by send or receive amount:

SEND_AMOUNT specifies the amount the user is able to collect before any fees or FX rates (foreign exchange).

RECEIVE_AMOUNT is the amount the user will collect in a desired currency irregardless of fees or FX rates. User will not be able to receive funds in a different currency than specified when using RECEIVE_AMOUNT. Any fees or FX rates will be calculated in the background with the applicable amount in USD deducted from the funding account in order to meet the RECEIVE_AMOUNT specified.
Text (1-50)✔️SEND_AMOUNT
Supplemental Information 1Additional field for notes for cross referenceText (1-50)This is an example
Supplemental Information 2Additional field for notes for cross referenceText (1-50)This is an example
Verification CodeAlternate verification method to the default last 4 digits of their phone number. This value should be a unique, private, and hard to guess string that only the end user recipient will know. Supplying a value in this field will disable the default verification method of using the last 4 of the phone number.Text (4-50)3098sfDSi8e9a8
Supplemental Information 3Additional field for notes for cross referenceText (1-50)This is an example
Supplemental Information 4Additional field for notes for cross referenceText (1-50)This is an example
User IDIndicator that can associate multiple payouts to a single user through a unique ID.Text (1-50)XYZ789
Recipient TypeWhether the payout is being sent to a person (B2C) or a business (B2B) entity."PERSON" or "BUSINESS"PERSON
HEV DateDate of the original payment dateMM-DD-YYYY06-05-2025

What’s Next