This endpoint returns all available attributes for the given set of transactions.
/Upload endpoint, you do not need to specify which attributes you want to receive—the API will automatically calculate and return all supported attributes.
Bearer Token (API secret key).
Unique GUID provided by Flinks that grants you access to the environment.
Additional parameters that you want to include.
Tells the API to use a specific country model. Possible values include: - ca = Canada - us = United States
ca, us The most recent balance for all transactions. Flinks uses this parameter to calculate the running balance if you are not passing the balance field in your transaction set or using OldestBalance.
If you are not using balance in the transaction set or OldestBalance, this parameter is required.
The oldest balance of all transactions. Flinks uses this parameter to calculate the running balance if you are not passing the balance field in your transaction set or using MostRecentBalance.
If you are not using balance in the transaction set or MostRecentBalance, this parameter is required.
Contains the previously formatted transactions (defined earlier in this documentation) that you are uploading to Flinks.
Result
The response is of type object.