List Synthetic Line ItemsAsk AIget https://sandbox.newline53.com/api/v1/synthetic_line_itemsRetrieves a list of Synthetic Line Items. These represent individual debits and credits associated with Synthetic Accounts as part of a Transaction Event.Query Paramscustomer_uidstringFilter by Customer. Multiple values are allowed, e.g. customer_uid[]=uKxmLxUEiSj5h4M3&customer_uid[]=y9reyPMNEWuuYSC1.pool_uidstringFilter by pool. Multiple values are allowed, e.g. pool_uid[]=wTSMX1GubP21ev2h&pool_uid[]=7UvkHn3Ss9AbWe2c.synthetic_account_uidstringFilter by Synthetic Account. Multiple values are allowed, e.g. synthetic_account_uid[]=4XkJnsfHsuqrxmeX&synthetic_account_uid[]=exMDShw6yM3NHLYV.limitintegerDefaults to 100Maximum number of items to retrieve. This filter is automatically applied with the default value if not given.offsetintegerDefaults to 0Index of the items to start retrieving fromtransaction_uidstringFilter by Transaction. Multiple values are allowed, e.g. transaction_uid[]=SMwKC1osz77DTEiu&transaction_uid[]=f1UDvUVNnXTKtgxu.statusstringenumFilter by status. Multiple values are allowed, e.g. status[]=begun&status[]=in_progress.begunfailedin_progresssettledAllowed:begunfailedin_progresssettledsortstringenumcreated_at_asccreated_at_descdescription_ascdescription_descsettled_index_ascsettled_index_descus_dollar_amount_ascus_dollar_amount_descShow 8 enum valuesHeadersx-trace-idstringrequiredA unique identifier provided for each request. Duplicate values submitted in requests within 7 days of each other will cause the request to be rejected.Response 200A list of Synthetic Line Items is returnedUpdated 8 months ago