v1
latestOpenAPI 3.1.02026-07-24170121.2 MBAdditional Line Items
get/v1/residual-additional-line-items
Query parameters
from_datestring
Example: 2024-10-01
to_datestring
Example: 2024-10-23
tsys_midstring
This field is used for filtering (account mid)
bank_idstring
If it is empty, it takes all the banks from the lov values for banks
agent_idstring
This field is used for filtering merchants. If the Authenticated user is an agent, it takes their id and filters the merchants by it. Alternatively the agent_id can be passed as a parameter to filter. If both are true then the authenticated user's id take precedence
merchant_idstring
This field is used for filtering results. The value should be crypted account id
view_agent_idstring
Return all of the accounts where view_agent_it is primary agent. And view_agent_id should be secondary to the Authenticated user
Response
200
Example response
{
"header_data": [
{
"column_name": "Merchant",
"sortable": true,
"column_id": "dba_name",
"type": "string"
}
]
}