List Synthetic Line Items
GET {{baseUrl}}/synthetic_line_items
Request Params
| Key | Datatype | Required | Description | 
|---|
customer_uid | string |  | Filter by Customer. Multiple values are allowed, e.g. customer_uid[]=uKxmLxUEiSj5h4M3&customer_uid[]=y9reyPMNEWuuYSC1. | 
 |  |  |  | 
pool_uid | string |  | Filter by pool. Multiple values are allowed, e.g. pool_uid[]=wTSMX1GubP21ev2h&pool_uid[]=7UvkHn3Ss9AbWe2c. | 
 |  |  |  | 
synthetic_account_uid | string |  | Filter by Synthetic Account. Multiple values are allowed, e.g. synthetic_account_uid[]=4XkJnsfHsuqrxmeX&synthetic_account_uid[]=exMDShw6yM3NHLYV. | 
 |  |  |  | 
limit | number |  | Maximum number of items to retrieve. This filter is automatically applied with the default value if not given. | 
 |  |  |  | 
offset | number |  | Index of the items to start retrieving from | 
transaction_uid | string |  | Filter by Transaction. Multiple values are allowed, e.g. transaction_uid[]=SMwKC1osz77DTEiu&transaction_uid[]=f1UDvUVNnXTKtgxu. | 
 |  |  |  | 
status | string |  |  | 
sort | string |  |  | 
 
| Key | Datatype | Required | Description | 
|---|
Accept | string |  |  |