on 07-13-2023 09:40 AM
Return Invoca default data along with marketing field data values in a Transactions API request. This will allow you to pull all of the fields and their values without listing them out individually in the API call.
For more information on the Transactions API, please refer to our developer documentation: https://developers.invoca.net/en/latest/api_documentation/transactions_api/network_user.html
If the list returned provides more fields than you are seeking, you can use either the include_columns or exclude_columns to customize to the specific fields you would like returned in your api call.